#89EEEE#89EEEE
#89EEEE is a very light, moderate teal. Relative luminance 0.726; OKLCH L 88.8% C 0.095 H 195.6°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #89EEEE |
|---|---|
| RGB | rgb(137, 238, 238) |
| HSL | hsl(180, 75%, 74%) |
| HSV | hsv(180, 42%, 93%) |
| CMYK | cmyk(42.4%, 0%, 0%, 6.7%) |
| CIE-LAB | lab(88.27, -29.50, -9.24) |
| CIE-LCH | lch(88.27, 30.91, 197.40°) |
| OKLab | oklab(88.78% -0.0914 -0.0255) |
| OKLCH | oklch(88.78% 0.095 195.6) |
| XYZ | xyz(56.3177, 72.6361, 91.9248) |
| Luminance | 0.7264 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.41
Light Cyan
#ACFFFC
ΔE00 4.64
Robin Egg Blue
#8AF1FE
ΔE00 4.68
Paleturquoise
#AFEEEE
ΔE00 5.13
Robin'S Egg
#6DEDFD
ΔE00 5.43
Pale Cyan
#B7FFFA
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89EEEE #EE8989
analogous
#89EEBB #89EEEE #89BBEE
triadic
#89EEEE #EE89EE #EEEE89
tetradic
#89EEEE #BB89EE #EE8989 #BBEE89
square
#89EEEE #BB89EE #EE8989 #BBEE89
split-complementary
#89EEEE #EE89BB #EEBB89
monochromatic
#20DDDD #54E6E6 #89EEEE #BEF6F6 #E4FBFB
Accessibility & contrast
On white
1.35
#89EEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#89EEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89EEEE
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89EEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89EEEE | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E5EE
Deuteranopia (green-blind)
#D0D8EF
Tritanopia (blue-blind)
#57F4EE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #89eeee; /* rgb */ color: rgb(137, 238, 238); /* oklch */ color: oklch(88.8% 0.095 195.6);
Tailwind
colors: {
custom: {
50: '#b1f4f3',
500: '#89eeee',
950: '#000000',
},
}SCSS
$custom: #89eeee; $custom-light: #b1f4f3; $custom-dark: #000000;
JSON
{
"hex": "#89eeee",
"rgb": {
"r": 137,
"g": 238,
"b": 238
},
"hsl": {
"h": 180,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.88782,
"c": 0.09493,
"h": 195.6
},
"luminance": 0.7264
}Semantic roles & 50–950 ramp
primary
#89EEEE
secondary
#C95252
accent
#0F0FD7
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#111717
muted
#818585