#89F2EE#89F2EE
#89F2EE is a very light, moderate teal. Relative luminance 0.750; OKLCH L 89.7% C 0.098 H 192.4°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #89F2EE |
|---|---|
| RGB | rgb(137, 242, 238) |
| HSL | hsl(178, 80%, 74%) |
| HSV | hsv(178, 43%, 95%) |
| CMYK | cmyk(43.4%, 0%, 1.7%, 5.1%) |
| CIE-LAB | lab(89.39, -31.40, -7.59) |
| CIE-LCH | lch(89.39, 32.30, 193.59°) |
| OKLab | oklab(89.68% -0.0959 -0.021) |
| OKLCH | oklch(89.68% 0.098 192.4) |
| XYZ | xyz(57.4952, 74.9911, 92.3173) |
| Luminance | 0.7500 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 4.25
Bright Cyan
#41FDFE
ΔE00 5.38
Pale Cyan
#B7FFFA
ΔE00 5.45
Paleturquoise
#AFEEEE
ΔE00 5.80
Robin'S Egg Blue
#98EFF9
ΔE00 5.87
Bright Light Blue
#26F7FD
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89F2EE #F2898D
analogous
#89F2BA #89F2EE #89C2F2
triadic
#89F2EE #EE89F2 #F2EE89
tetradic
#89F2EE #BA89F2 #F2898D #C2F289
square
#89F2EE #BA89F2 #F2898D #C2F289
split-complementary
#89F2EE #F289C2 #F2BA89
monochromatic
#1BE6DE #52ECE6 #89F2EE #C0F8F6 #E3FCFB
Accessibility & contrast
On white
1.31
#89F2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#89F2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89F2EE
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89F2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89F2EE | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E9EE
Deuteranopia (green-blind)
#D4DBEF
Tritanopia (blue-blind)
#56F7F0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #89f2ee; /* rgb */ color: rgb(137, 242, 238); /* oklch */ color: oklch(89.7% 0.098 192.4);
Tailwind
colors: {
custom: {
50: '#b1f6f3',
500: '#89f2ee',
950: '#000000',
},
}SCSS
$custom: #89f2ee; $custom-light: #b1f6f3; $custom-dark: #000000;
JSON
{
"hex": "#89f2ee",
"rgb": {
"r": 137,
"g": 242,
"b": 238
},
"hsl": {
"h": 177.714,
"s": 80.153,
"l": 74.314
},
"oklch": {
"l": 0.89678,
"c": 0.09821,
"h": 192.4
},
"luminance": 0.74996
}Semantic roles & 50–950 ramp
primary
#89F2EE
secondary
#CE5156
accent
#0911DC
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#111717
muted
#818585