#89EAF2#89EAF2
#89EAF2 is a very light, moderate teal. Relative luminance 0.706; OKLCH L 88.0% C 0.092 H 202.5°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #89EAF2 |
|---|---|
| RGB | rgb(137, 234, 242) |
| HSL | hsl(185, 80%, 74%) |
| HSV | hsv(185, 43%, 95%) |
| CMYK | cmyk(43.4%, 3.3%, 0%, 5.1%) |
| CIE-LAB | lab(87.28, -26.59, -12.83) |
| CIE-LCH | lch(87.28, 29.52, 205.76°) |
| OKLab | oklab(88.02% -0.0853 -0.0353) |
| OKLCH | oklch(88.02% 0.092 202.5) |
| XYZ | xyz(55.7603, 70.5705, 94.6703) |
| Luminance | 0.7057 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 2.10
Robin Egg Blue
#8AF1FE
ΔE00 2.23
Robin'S Egg
#6DEDFD
ΔE00 3.20
Paleturquoise
#AFEEEE
ΔE00 5.17
Light Cyan
#ACFFFC
ΔE00 6.21
Bright Light Blue
#26F7FD
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89EAF2 #F29189
analogous
#89F2C5 #89EAF2 #89B6F2
triadic
#89EAF2 #F289EA #EAF289
tetradic
#89EAF2 #C589F2 #F29189 #B6F289
square
#89EAF2 #C589F2 #F29189 #B6F289
split-complementary
#89EAF2 #F289B6 #F2C589
monochromatic
#1BD6E6 #52E0EC #89EAF2 #C0F4F8 #E3FAFC
Accessibility & contrast
On white
1.39
#89EAF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#89EAF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89EAF2
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89EAF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89EAF2 | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE2F3
Deuteranopia (green-blind)
#CBD5F3
Tritanopia (blue-blind)
#56F1EC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #89eaf2; /* rgb */ color: rgb(137, 234, 242); /* oklch */ color: oklch(88.0% 0.092 202.5);
Tailwind
colors: {
custom: {
50: '#b1f1f6',
500: '#89eaf2',
950: '#000000',
},
}SCSS
$custom: #89eaf2; $custom-light: #b1f1f6; $custom-dark: #000000;
JSON
{
"hex": "#89eaf2",
"rgb": {
"r": 137,
"g": 234,
"b": 242
},
"hsl": {
"h": 184.571,
"s": 80.153,
"l": 74.314
},
"oklch": {
"l": 0.8802,
"c": 0.09234,
"h": 202.5
},
"luminance": 0.70575
}Semantic roles & 50–950 ramp
primary
#89EAF2
secondary
#CE5B51
accent
#1909DC
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#111617
muted
#818585