#89F3EE#89F3EE
#89F3EE is a very light, moderate teal. Relative luminance 0.756; OKLCH L 89.9% C 0.099 H 191.6°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #89F3EE |
|---|---|
| RGB | rgb(137, 243, 238) |
| HSL | hsl(177, 82%, 75%) |
| HSV | hsv(177, 44%, 95%) |
| CMYK | cmyk(43.6%, 0%, 2.1%, 4.7%) |
| CIE-LAB | lab(89.67, -31.87, -7.18) |
| CIE-LCH | lch(89.67, 32.67, 192.69°) |
| OKLab | oklab(89.9% -0.0971 -0.0199) |
| OKLCH | oklch(89.9% 0.099 191.6) |
| XYZ | xyz(57.7937, 75.5880, 92.4168) |
| Luminance | 0.7559 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 4.25
Bright Cyan
#41FDFE
ΔE00 5.34
Pale Cyan
#B7FFFA
ΔE00 5.42
Paleturquoise
#AFEEEE
ΔE00 6.01
Bright Light Blue
#26F7FD
ΔE00 6.09
Bright Turquoise
#0FFEF9
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89F3EE #F3898E
analogous
#89F3B9 #89F3EE #89C3F3
triadic
#89F3EE #EE89F3 #F3EE89
tetradic
#89F3EE #B989F3 #F3898E #C3F389
square
#89F3EE #B989F3 #F3898E #C3F389
split-complementary
#89F3EE #F389C3 #F3B989
monochromatic
#1AE8DE #51EDE6 #89F3EE #C1F9F6 #E3FCFB
Accessibility & contrast
On white
1.30
#89F3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#89F3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89F3EE
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89F3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89F3EE | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9EE
Deuteranopia (green-blind)
#D5DCEF
Tritanopia (blue-blind)
#56F8F1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #89f3ee; /* rgb */ color: rgb(137, 243, 238); /* oklch */ color: oklch(89.9% 0.099 191.6);
Tailwind
colors: {
custom: {
50: '#b1f7f3',
500: '#89f3ee',
950: '#000000',
},
}SCSS
$custom: #89f3ee; $custom-light: #b1f7f3; $custom-dark: #000000;
JSON
{
"hex": "#89f3ee",
"rgb": {
"r": 137,
"g": 243,
"b": 238
},
"hsl": {
"h": 177.17,
"s": 81.538,
"l": 74.51
},
"oklch": {
"l": 0.89903,
"c": 0.09908,
"h": 191.6
},
"luminance": 0.75593
}Semantic roles & 50–950 ramp
primary
#89F3EE
secondary
#CF5157
accent
#0812DE
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111717
muted
#818585