#89C8CE#89C8CE
#89C8CE is a light, moderate teal. Relative luminance 0.511; OKLCH L 79.2% C 0.065 H 203.5°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #89C8CE |
|---|---|
| RGB | rgb(137, 200, 206) |
| HSL | hsl(185, 41%, 67%) |
| HSV | hsv(185, 33%, 81%) |
| CMYK | cmyk(33.5%, 2.9%, 0%, 19.2%) |
| CIE-LAB | lab(76.73, -18.53, -9.40) |
| CIE-LCH | lch(76.73, 20.78, 206.91°) |
| OKLab | oklab(79.23% -0.0593 -0.0257) |
| OKLCH | oklch(79.23% 0.065 203.5) |
| XYZ | xyz(42.1076, 51.0807, 66.0213) |
| Luminance | 0.5108 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.08
Lightblue
#ADD8E6
ΔE00 7.91
Sky Blue
#87CEEB
ΔE00 8.30
Robin'S Egg Blue
#98EFF9
ΔE00 9.15
Mediumturquoise
#48D1CC
ΔE00 9.16
Paleturquoise
#AFEEEE
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89C8CE #CE8F89
analogous
#89CEB1 #89C8CE #89A6CE
triadic
#89C8CE #CE89C8 #C8CE89
tetradic
#89C8CE #B189CE #CE8F89 #A6CE89
square
#89C8CE #B189CE #CE8F89 #A6CE89
split-complementary
#89C8CE #CE89A6 #CEB189
monochromatic
#41949C #5EB4BC #89C8CE #B4DCE0 #DFF0F2
Accessibility & contrast
On white
1.87
#89C8CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#89C8CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89C8CE
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89C8CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89C8CE | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC3CE
Deuteranopia (green-blind)
#B3B9CE
Tritanopia (blue-blind)
#6FCDCA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #89c8ce; /* rgb */ color: rgb(137, 200, 206); /* oklch */ color: oklch(79.2% 0.065 203.5);
Tailwind
colors: {
custom: {
50: '#aed8dd',
500: '#89c8ce',
950: '#000000',
},
}SCSS
$custom: #89c8ce; $custom-light: #aed8dd; $custom-dark: #000000;
JSON
{
"hex": "#89c8ce",
"rgb": {
"r": 137,
"g": 200,
"b": 206
},
"hsl": {
"h": 185.217,
"s": 41.317,
"l": 67.255
},
"oklch": {
"l": 0.79233,
"c": 0.06468,
"h": 203.5
},
"luminance": 0.51083
}Semantic roles & 50–950 ramp
primary
#89C8CE
secondary
#A26059
accent
#3D31B4
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101415
muted
#818384