#89CEC8#89CEC8
#89CEC8 is a light, moderate teal. Relative luminance 0.536; OKLCH L 80.4% C 0.070 H 189.0°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #89CEC8 |
|---|---|
| RGB | rgb(137, 206, 200) |
| HSL | hsl(175, 41%, 67%) |
| HSV | hsv(175, 33%, 81%) |
| CMYK | cmyk(33.5%, 0%, 2.9%, 19.2%) |
| CIE-LAB | lab(78.24, -22.96, -3.93) |
| CIE-LCH | lch(78.24, 23.29, 189.70°) |
| OKLab | oklab(80.39% -0.0692 -0.0109) |
| OKLCH | oklch(80.39% 0.07 189) |
| XYZ | xyz(42.8095, 53.6285, 62.7280) |
| Luminance | 0.5363 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.55
Pale Teal
#82CBB2
ΔE00 7.04
Seafoam Blue
#78D1B6
ΔE00 7.71
Paleturquoise
#AFEEEE
ΔE00 8.33
Darkturquoise
#00CED1
ΔE00 8.67
Powder Blue
#B0E0E6
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CEC8 #CE898F
analogous
#89CEA6 #89CEC8 #89B1CE
triadic
#89CEC8 #C889CE #CEC889
tetradic
#89CEC8 #A689CE #CE898F #B1CE89
square
#89CEC8 #A689CE #CE898F #B1CE89
split-complementary
#89CEC8 #CE89B1 #CEA689
monochromatic
#419C94 #5EBCB4 #89CEC8 #B4E0DC #DFF2F0
Accessibility & contrast
On white
1.79
#89CEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#89CEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CEC8
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CEC8 | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C7C8
Deuteranopia (green-blind)
#BABEC9
Tritanopia (blue-blind)
#70D1CC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #89cec8; /* rgb */ color: rgb(137, 206, 200); /* oklch */ color: oklch(80.4% 0.070 189.0);
Tailwind
colors: {
custom: {
50: '#aeddd8',
500: '#89cec8',
950: '#000000',
},
}SCSS
$custom: #89cec8; $custom-light: #aeddd8; $custom-dark: #000000;
JSON
{
"hex": "#89cec8",
"rgb": {
"r": 137,
"g": 206,
"b": 200
},
"hsl": {
"h": 174.783,
"s": 41.317,
"l": 67.255
},
"oklch": {
"l": 0.80389,
"c": 0.07007,
"h": 189
},
"luminance": 0.53631
}Semantic roles & 50–950 ramp
primary
#89CEC8
secondary
#A25960
accent
#313DB4
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483