#89EBED#89EBED
#89EBED is a very light, moderate teal. Relative luminance 0.708; OKLCH L 88.1% C 0.093 H 197.3°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #89EBED |
|---|---|
| RGB | rgb(137, 235, 237) |
| HSL | hsl(181, 74%, 73%) |
| HSV | hsv(181, 42%, 93%) |
| CMYK | cmyk(42.2%, 0.8%, 0%, 7.1%) |
| CIE-LAB | lab(87.41, -28.31, -10.00) |
| CIE-LCH | lch(87.41, 30.02, 199.46°) |
| OKLab | oklab(88.08% -0.0884 -0.0276) |
| OKLCH | oklch(88.08% 0.093 197.3) |
| XYZ | xyz(55.3051, 70.8452, 90.8645) |
| Luminance | 0.7085 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.75
Robin Egg Blue
#8AF1FE
ΔE00 4.07
Robin'S Egg
#6DEDFD
ΔE00 4.82
Paleturquoise
#AFEEEE
ΔE00 4.91
Light Cyan
#ACFFFC
ΔE00 5.18
Bright Light Blue
#26F7FD
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89EBED #ED8B89
analogous
#89EDBD #89EBED #89B9ED
triadic
#89EBED #ED89EB #EBED89
tetradic
#89EBED #BD89ED #ED8B89 #B9ED89
square
#89EBED #BD89ED #ED8B89 #B9ED89
split-complementary
#89EBED #ED89B9 #EDBD89
monochromatic
#21D7DA #54E2E5 #89EBED #BEF4F5 #E4FAFB
Accessibility & contrast
On white
1.38
#89EBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#89EBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89EBED
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89EBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89EBED | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE3ED
Deuteranopia (green-blind)
#CDD6EE
Tritanopia (blue-blind)
#59F1EB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #89ebed; /* rgb */ color: rgb(137, 235, 237); /* oklch */ color: oklch(88.1% 0.093 197.3);
Tailwind
colors: {
custom: {
50: '#b1f1f2',
500: '#89ebed',
950: '#000000',
},
}SCSS
$custom: #89ebed; $custom-light: #b1f1f2; $custom-dark: #000000;
JSON
{
"hex": "#89ebed",
"rgb": {
"r": 137,
"g": 235,
"b": 237
},
"hsl": {
"h": 181.2,
"s": 73.529,
"l": 73.333
},
"oklch": {
"l": 0.88079,
"c": 0.09264,
"h": 197.3
},
"luminance": 0.70849
}Semantic roles & 50–950 ramp
primary
#89EBED
secondary
#C85552
accent
#1410D6
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#111717
muted
#818585