#89FCCD#89FCCD
#89FCCD is a very light, vivid teal. Relative luminance 0.793; OKLCH L 91.0% C 0.125 H 165.2°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #89FCCD |
|---|---|
| RGB | rgb(137, 252, 205) |
| HSL | hsl(155, 95%, 76%) |
| HSV | hsv(155, 46%, 99%) |
| CMYK | cmyk(45.6%, 0%, 18.7%, 1.2%) |
| CIE-LAB | lab(91.39, -43.36, 12.46) |
| CIE-LCH | lch(91.39, 45.12, 163.97°) |
| OKLab | oklab(91.03% -0.1211 0.032) |
| OKLCH | oklch(91.03% 0.125 165.2) |
| XYZ | xyz(56.1416, 79.3426, 70.1020) |
| Luminance | 0.7935 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.83
Aquamarine
#7FFFD4
ΔE00 1.86
Light Turquoise
#7EF4CC
ΔE00 2.49
Light Aqua
#8CFFDB
ΔE00 3.04
Pale Turquoise
#A5FBD5
ΔE00 3.54
Light Greenish Blue
#63F7B4
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FCCD #FC89B8
analogous
#89FC94 #89FCCD #89F2FC
triadic
#89FCCD #CD89FC #FCCD89
tetradic
#89FCCD #9489FC #FC89B8 #F2FC89
square
#89FCCD #9489FC #FC89B8 #F2FC89
split-complementary
#89FCCD #FC89F2 #FC9489
monochromatic
#12F99A #4DFAB4 #89FCCD #C5FEE6 #E1FEF2
Accessibility & contrast
On white
1.24
#89FCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#89FCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FCCD
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FCCD | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EECB
Deuteranopia (green-blind)
#E6E1D0
Tritanopia (blue-blind)
#65FCEF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #89fccd; /* rgb */ color: rgb(137, 252, 205); /* oklch */ color: oklch(91.0% 0.125 165.2);
Tailwind
colors: {
custom: {
50: '#b1fedc',
500: '#89fccd',
950: '#000000',
},
}SCSS
$custom: #89fccd; $custom-light: #b1fedc; $custom-dark: #000000;
JSON
{
"hex": "#89fccd",
"rgb": {
"r": 137,
"g": 252,
"b": 205
},
"hsl": {
"h": 155.478,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.91025,
"c": 0.12523,
"h": 165.2
},
"luminance": 0.79347
}Semantic roles & 50–950 ramp
primary
#89FCCD
secondary
#DB4E88
accent
#005EE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684