#89EDED#89EDED
#89EDED is a very light, moderate teal. Relative luminance 0.720; OKLCH L 88.5% C 0.094 H 195.6°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #89EDED |
|---|---|
| RGB | rgb(137, 237, 237) |
| HSL | hsl(180, 74%, 73%) |
| HSV | hsv(180, 42%, 93%) |
| CMYK | cmyk(42.2%, 0%, 0%, 7.1%) |
| CIE-LAB | lab(87.97, -29.26, -9.18) |
| CIE-LCH | lch(87.97, 30.67, 197.41°) |
| OKLab | oklab(88.53% -0.0907 -0.0253) |
| OKLCH | oklch(88.53% 0.094 195.6) |
| XYZ | xyz(55.8809, 71.9968, 91.0564) |
| Luminance | 0.7200 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.40
Robin Egg Blue
#8AF1FE
ΔE00 4.70
Light Cyan
#ACFFFC
ΔE00 4.78
Paleturquoise
#AFEEEE
ΔE00 5.08
Robin'S Egg
#6DEDFD
ΔE00 5.44
Pale Cyan
#B7FFFA
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89EDED #ED8989
analogous
#89EDBB #89EDED #89BBED
triadic
#89EDED #ED89ED #EDED89
tetradic
#89EDED #BB89ED #ED8989 #BBED89
square
#89EDED #BB89ED #ED8989 #BBED89
split-complementary
#89EDED #ED89BB #EDBB89
monochromatic
#21DADA #54E5E5 #89EDED #BEF5F5 #E4FBFB
Accessibility & contrast
On white
1.36
#89EDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#89EDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89EDED
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89EDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89EDED | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E4ED
Deuteranopia (green-blind)
#D0D7EE
Tritanopia (blue-blind)
#58F3ED
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #89eded; /* rgb */ color: rgb(137, 237, 237); /* oklch */ color: oklch(88.5% 0.094 195.6);
Tailwind
colors: {
custom: {
50: '#b1f3f2',
500: '#89eded',
950: '#000000',
},
}SCSS
$custom: #89eded; $custom-light: #b1f3f2; $custom-dark: #000000;
JSON
{
"hex": "#89eded",
"rgb": {
"r": 137,
"g": 237,
"b": 237
},
"hsl": {
"h": 180,
"s": 73.529,
"l": 73.333
},
"oklch": {
"l": 0.88527,
"c": 0.09418,
"h": 195.6
},
"luminance": 0.72001
}Semantic roles & 50–950 ramp
primary
#89EDED
secondary
#C85252
accent
#1010D6
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#111717
muted
#818585