#89FDCC#89FDCC
#89FDCC is a very light, vivid teal. Relative luminance 0.799; OKLCH L 91.2% C 0.127 H 164.4°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #89FDCC |
|---|---|
| RGB | rgb(137, 253, 204) |
| HSL | hsl(155, 97%, 76%) |
| HSV | hsv(155, 46%, 99%) |
| CMYK | cmyk(45.8%, 0%, 19.4%, 0.8%) |
| CIE-LAB | lab(91.65, -44.01, 13.34) |
| CIE-LCH | lch(91.65, 45.99, 163.13°) |
| OKLab | oklab(91.23% -0.1226 0.0343) |
| OKLCH | oklch(91.23% 0.127 164.4) |
| XYZ | xyz(56.3362, 79.9242, 69.5733) |
| Luminance | 0.7993 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.51
Aquamarine
#7FFFD4
ΔE00 2.16
Light Turquoise
#7EF4CC
ΔE00 2.93
Light Aqua
#8CFFDB
ΔE00 3.45
Pale Turquoise
#A5FBD5
ΔE00 3.79
Light Seafoam
#A0FEBF
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FDCC #FD89BA
analogous
#89FD92 #89FDCC #89F4FD
triadic
#89FDCC #CC89FD #FDCC89
tetradic
#89FDCC #9289FD #FD89BA #F4FD89
square
#89FDCC #9289FD #FD89BA #F4FD89
split-complementary
#89FDCC #FD89F4 #FD9289
monochromatic
#11FB98 #4DFCB2 #89FDCC #C5FEE6 #E1FEF2
Accessibility & contrast
On white
1.24
#89FDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#89FDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FDCC
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FDCC | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFC9
Deuteranopia (green-blind)
#E7E2CF
Tritanopia (blue-blind)
#65FDEF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #89fdcc; /* rgb */ color: rgb(137, 253, 204); /* oklch */ color: oklch(91.2% 0.127 164.4);
Tailwind
colors: {
custom: {
50: '#b1fedb',
500: '#89fdcc',
950: '#000000',
},
}SCSS
$custom: #89fdcc; $custom-light: #b1fedb; $custom-dark: #000000;
JSON
{
"hex": "#89fdcc",
"rgb": {
"r": 137,
"g": 253,
"b": 204
},
"hsl": {
"h": 154.655,
"s": 96.667,
"l": 76.471
},
"oklch": {
"l": 0.9123,
"c": 0.12732,
"h": 164.4
},
"luminance": 0.79929
}Semantic roles & 50–950 ramp
primary
#89FDCC
secondary
#DD4D8A
accent
#0061E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111815
muted
#818684