#89FFCF#89FFCF
#89FFCF is a very light, vivid teal. Relative luminance 0.813; OKLCH L 91.8% C 0.128 H 165.2°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #89FFCF |
|---|---|
| RGB | rgb(137, 255, 207) |
| HSL | hsl(156, 100%, 77%) |
| HSV | hsv(156, 46%, 100%) |
| CMYK | cmyk(46.3%, 0%, 18.8%, 0%) |
| CIE-LAB | lab(92.28, -44.26, 12.69) |
| CIE-LCH | lch(92.28, 46.05, 164.00°) |
| OKLab | oklab(91.76% -0.1235 0.0326) |
| OKLCH | oklch(91.76% 0.128 165.2) |
| XYZ | xyz(57.3341, 81.3388, 71.6981) |
| Luminance | 0.8134 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.71
Aquamarine
#7FFFD4
ΔE00 1.77
Light Turquoise
#7EF4CC
ΔE00 2.96
Light Aqua
#8CFFDB
ΔE00 3.09
Pale Turquoise
#A5FBD5
ΔE00 3.78
Light Greenish Blue
#63F7B4
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FFCF #FF89B9
analogous
#89FF94 #89FFCF #89F4FF
triadic
#89FFCF #CF89FF #FFCF89
tetradic
#89FFCF #9489FF #FF89B9 #F4FF89
square
#89FFCF #9489FF #FF89B9 #F4FF89
split-complementary
#89FFCF #FF89F4 #FF9489
monochromatic
#0FFF9D #4CFFB6 #89FFCF #C6FFE8 #E0FFF3
Accessibility & contrast
On white
1.22
#89FFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#89FFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FFCF
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FFCF | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF1CD
Deuteranopia (green-blind)
#E8E4D2
Tritanopia (blue-blind)
#63FFF1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #89ffcf; /* rgb */ color: rgb(137, 255, 207); /* oklch */ color: oklch(91.8% 0.128 165.2);
Tailwind
colors: {
custom: {
50: '#b1ffdd',
500: '#89ffcf',
950: '#000000',
},
}SCSS
$custom: #89ffcf; $custom-light: #b1ffdd; $custom-dark: #000000;
JSON
{
"hex": "#89ffcf",
"rgb": {
"r": 137,
"g": 255,
"b": 207
},
"hsl": {
"h": 155.593,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.91764,
"c": 0.12777,
"h": 165.2
},
"luminance": 0.81343
}Semantic roles & 50–950 ramp
primary
#89FFCF
secondary
#E04D88
accent
#005DE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684