#89FDCB#89FDCB
#89FDCB is a very light, vivid teal. Relative luminance 0.799; OKLCH L 91.2% C 0.128 H 163.9°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #89FDCB |
|---|---|
| RGB | rgb(137, 253, 203) |
| HSL | hsl(154, 97%, 76%) |
| HSV | hsv(154, 46%, 99%) |
| CMYK | cmyk(45.8%, 0%, 19.8%, 0.8%) |
| CIE-LAB | lab(91.63, -44.21, 13.83) |
| CIE-LCH | lch(91.63, 46.33, 162.63°) |
| OKLab | oklab(91.21% -0.123 0.0355) |
| OKLCH | oklch(91.21% 0.128 163.9) |
| XYZ | xyz(56.2166, 79.8764, 68.9436) |
| Luminance | 0.7988 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.39
Aquamarine
#7FFFD4
ΔE00 2.37
Light Turquoise
#7EF4CC
ΔE00 3.11
Light Aqua
#8CFFDB
ΔE00 3.69
Pale Turquoise
#A5FBD5
ΔE00 3.91
Light Seafoam
#A0FEBF
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FDCB #FD89BB
analogous
#89FD91 #89FDCB #89F5FD
triadic
#89FDCB #CB89FD #FDCB89
tetradic
#89FDCB #9189FD #FD89BB #F5FD89
square
#89FDCB #9189FD #FD89BB #F5FD89
split-complementary
#89FDCB #FD89F5 #FD9189
monochromatic
#11FB96 #4DFCB0 #89FDCB #C5FEE6 #E1FEF2
Accessibility & contrast
On white
1.24
#89FDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#89FDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FDCB
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FDCB | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFC8
Deuteranopia (green-blind)
#E7E2CE
Tritanopia (blue-blind)
#66FDEF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #89fdcb; /* rgb */ color: rgb(137, 253, 203); /* oklch */ color: oklch(91.2% 0.128 163.9);
Tailwind
colors: {
custom: {
50: '#b1feda',
500: '#89fdcb',
950: '#000000',
},
}SCSS
$custom: #89fdcb; $custom-light: #b1feda; $custom-dark: #000000;
JSON
{
"hex": "#89fdcb",
"rgb": {
"r": 137,
"g": 253,
"b": 203
},
"hsl": {
"h": 154.138,
"s": 96.667,
"l": 76.471
},
"oklch": {
"l": 0.91206,
"c": 0.12807,
"h": 163.9
},
"luminance": 0.79881
}Semantic roles & 50–950 ramp
primary
#89FDCB
secondary
#DD4D8B
accent
#0063E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111815
muted
#818684