#89FFD2#89FFD2
#89FFD2 is a very light, vivid teal. Relative luminance 0.815; OKLCH L 91.8% C 0.126 H 166.7°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #89FFD2 |
|---|---|
| RGB | rgb(137, 255, 210) |
| HSL | hsl(157, 100%, 77%) |
| HSV | hsv(157, 46%, 100%) |
| CMYK | cmyk(46.3%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(92.35, -43.64, 11.24) |
| CIE-LCH | lch(92.35, 45.07, 165.55°) |
| OKLab | oklab(91.84% -0.1222 0.0289) |
| OKLCH | oklch(91.84% 0.126 166.7) |
| XYZ | xyz(57.7044, 81.4869, 73.6480) |
| Luminance | 0.8149 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.19
Light Aquamarine
#7BFDC7
ΔE00 2.29
Light Aqua
#8CFFDB
ΔE00 2.34
Light Turquoise
#7EF4CC
ΔE00 2.57
Pale Turquoise
#A5FBD5
ΔE00 3.56
Light Greenish Blue
#63F7B4
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FFD2 #FF89B6
analogous
#89FF97 #89FFD2 #89F1FF
triadic
#89FFD2 #D289FF #FFD289
tetradic
#89FFD2 #9789FF #FF89B6 #F1FF89
square
#89FFD2 #9789FF #FF89B6 #F1FF89
split-complementary
#89FFD2 #FF89F1 #FF9789
monochromatic
#0FFFA3 #4CFFBB #89FFD2 #C6FFE9 #E0FFF3
Accessibility & contrast
On white
1.21
#89FFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#89FFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FFD2
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FFD2 | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF1D0
Deuteranopia (green-blind)
#E8E4D5
Tritanopia (blue-blind)
#62FFF2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #89ffd2; /* rgb */ color: rgb(137, 255, 210); /* oklch */ color: oklch(91.8% 0.126 166.7);
Tailwind
colors: {
custom: {
50: '#b1ffdf',
500: '#89ffd2',
950: '#000000',
},
}SCSS
$custom: #89ffd2; $custom-light: #b1ffdf; $custom-dark: #000000;
JSON
{
"hex": "#89ffd2",
"rgb": {
"r": 137,
"g": 255,
"b": 210
},
"hsl": {
"h": 157.119,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.91839,
"c": 0.1256,
"h": 166.7
},
"luminance": 0.81492
}Semantic roles & 50–950 ramp
primary
#89FFD2
secondary
#E04D85
accent
#0058E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684