#89EDEF#89EDEF
#89EDEF is a very light, moderate teal. Relative luminance 0.721; OKLCH L 88.6% C 0.094 H 197.3°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #89EDEF |
|---|---|
| RGB | rgb(137, 237, 239) |
| HSL | hsl(181, 76%, 74%) |
| HSV | hsv(181, 43%, 94%) |
| CMYK | cmyk(42.7%, 0.8%, 0%, 6.3%) |
| CIE-LAB | lab(88.02, -28.78, -10.14) |
| CIE-LCH | lch(88.02, 30.51, 199.41°) |
| OKLab | oklab(88.59% -0.0899 -0.0279) |
| OKLCH | oklch(88.59% 0.094 197.3) |
| XYZ | xyz(56.1747, 72.1144, 92.6039) |
| Luminance | 0.7212 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.74
Robin Egg Blue
#8AF1FE
ΔE00 3.98
Robin'S Egg
#6DEDFD
ΔE00 4.77
Light Cyan
#ACFFFC
ΔE00 4.91
Paleturquoise
#AFEEEE
ΔE00 4.99
Bright Light Blue
#26F7FD
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89EDEF #EF8B89
analogous
#89EFBE #89EDEF #89BAEF
triadic
#89EDEF #EF89ED #EDEF89
tetradic
#89EDEF #BE89EF #EF8B89 #BAEF89
square
#89EDEF #BE89EF #EF8B89 #BAEF89
split-complementary
#89EDEF #EF89BA #EFBE89
monochromatic
#1EDCDF #53E5E8 #89EDEF #BFF5F6 #E4FBFB
Accessibility & contrast
On white
1.36
#89EDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#89EDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89EDEF
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89EDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89EDEF | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E5EF
Deuteranopia (green-blind)
#CFD7F0
Tritanopia (blue-blind)
#57F3ED
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #89edef; /* rgb */ color: rgb(137, 237, 239); /* oklch */ color: oklch(88.6% 0.094 197.3);
Tailwind
colors: {
custom: {
50: '#b1f3f4',
500: '#89edef',
950: '#000000',
},
}SCSS
$custom: #89edef; $custom-light: #b1f3f4; $custom-dark: #000000;
JSON
{
"hex": "#89edef",
"rgb": {
"r": 137,
"g": 237,
"b": 239
},
"hsl": {
"h": 181.176,
"s": 76.119,
"l": 73.725
},
"oklch": {
"l": 0.88591,
"c": 0.09415,
"h": 197.3
},
"luminance": 0.72119
}Semantic roles & 50–950 ramp
primary
#89EDEF
secondary
#CA5452
accent
#110DD8
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#111717
muted
#818585