#89C8CB#89C8CB
#89C8CB is a light, moderate teal. Relative luminance 0.509; OKLCH L 79.1% C 0.064 H 199.7°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #89C8CB |
|---|---|
| RGB | rgb(137, 200, 203) |
| HSL | hsl(183, 39%, 67%) |
| HSV | hsv(183, 33%, 80%) |
| CMYK | cmyk(32.5%, 1.5%, 0%, 20.4%) |
| CIE-LAB | lab(76.64, -19.24, -7.91) |
| CIE-LCH | lch(76.64, 20.81, 202.36°) |
| OKLab | oklab(79.13% -0.0605 -0.0217) |
| OKLCH | oklch(79.13% 0.064 199.7) |
| XYZ | xyz(41.7466, 50.9363, 64.1203) |
| Luminance | 0.5094 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.40
Mediumturquoise
#48D1CC
ΔE00 8.43
Lightblue
#ADD8E6
ΔE00 8.73
Paleturquoise
#AFEEEE
ΔE00 9.05
Darkturquoise
#00CED1
ΔE00 9.17
Robin'S Egg Blue
#98EFF9
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89C8CB #CB8C89
analogous
#89CBAD #89C8CB #89A7CB
triadic
#89C8CB #CB89C8 #C8CB89
tetradic
#89C8CB #AD89CB #CB8C89 #A7CB89
square
#89C8CB #AD89CB #CB8C89 #A7CB89
split-complementary
#89C8CB #CB89A7 #CBAD89
monochromatic
#439397 #5FB4B8 #89C8CB #B3DCDE #DEF0F0
Accessibility & contrast
On white
1.88
#89C8CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#89C8CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89C8CB
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89C8CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89C8CB | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC2CB
Deuteranopia (green-blind)
#B3B9CB
Tritanopia (blue-blind)
#70CCC9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #89c8cb; /* rgb */ color: rgb(137, 200, 203); /* oklch */ color: oklch(79.1% 0.064 199.7);
Tailwind
colors: {
custom: {
50: '#aed8da',
500: '#89c8cb',
950: '#000000',
},
}SCSS
$custom: #89c8cb; $custom-light: #aed8da; $custom-dark: #000000;
JSON
{
"hex": "#89c8cb",
"rgb": {
"r": 137,
"g": 200,
"b": 203
},
"hsl": {
"h": 182.727,
"s": 38.824,
"l": 66.667
},
"oklch": {
"l": 0.79134,
"c": 0.0643,
"h": 199.7
},
"luminance": 0.50939
}Semantic roles & 50–950 ramp
primary
#89C8CB
secondary
#9E5D5A
accent
#3934B2
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101414
muted
#818383