#89FCCB#89FCCB
#89FCCB is a very light, vivid teal. Relative luminance 0.793; OKLCH L 91.0% C 0.127 H 164.2°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #89FCCB |
|---|---|
| RGB | rgb(137, 252, 203) |
| HSL | hsl(154, 95%, 76%) |
| HSV | hsv(154, 46%, 99%) |
| CMYK | cmyk(45.6%, 0%, 19.4%, 1.2%) |
| CIE-LAB | lab(91.35, -43.78, 13.42) |
| CIE-LCH | lch(91.35, 45.79, 162.95°) |
| OKLab | oklab(90.98% -0.1219 0.0345) |
| OKLCH | oklch(90.98% 0.127 164.2) |
| XYZ | xyz(55.9018, 79.2466, 68.8387) |
| Luminance | 0.7925 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.53
Aquamarine
#7FFFD4
ΔE00 2.27
Light Turquoise
#7EF4CC
ΔE00 2.85
Light Aqua
#8CFFDB
ΔE00 3.53
Pale Turquoise
#A5FBD5
ΔE00 3.76
Light Greenish Blue
#63F7B4
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FCCB #FC89BA
analogous
#89FC92 #89FCCB #89F3FC
triadic
#89FCCB #CB89FC #FCCB89
tetradic
#89FCCB #9289FC #FC89BA #F3FC89
square
#89FCCB #9289FC #FC89BA #F3FC89
split-complementary
#89FCCB #FC89F3 #FC9289
monochromatic
#12F996 #4DFAB1 #89FCCB #C5FEE5 #E1FEF2
Accessibility & contrast
On white
1.25
#89FCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#89FCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FCCB
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FCCB | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EEC8
Deuteranopia (green-blind)
#E6E1CE
Tritanopia (blue-blind)
#66FCEE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #89fccb; /* rgb */ color: rgb(137, 252, 203); /* oklch */ color: oklch(91.0% 0.127 164.2);
Tailwind
colors: {
custom: {
50: '#b1feda',
500: '#89fccb',
950: '#000000',
},
}SCSS
$custom: #89fccb; $custom-light: #b1feda; $custom-dark: #000000;
JSON
{
"hex": "#89fccb",
"rgb": {
"r": 137,
"g": 252,
"b": 203
},
"hsl": {
"h": 154.435,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.90976,
"c": 0.12672,
"h": 164.2
},
"luminance": 0.79251
}Semantic roles & 50–950 ramp
primary
#89FCCB
secondary
#DB4E8A
accent
#0062E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111815
muted
#818684