#89CCC8#89CCC8
#89CCC8 is a light, moderate teal. Relative luminance 0.527; OKLCH L 79.9% C 0.068 H 191.1°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #89CCC8 |
|---|---|
| RGB | rgb(137, 204, 200) |
| HSL | hsl(176, 40%, 67%) |
| HSV | hsv(176, 33%, 80%) |
| CMYK | cmyk(32.8%, 0%, 2%, 20%) |
| CIE-LAB | lab(77.68, -21.96, -4.76) |
| CIE-LCH | lch(77.68, 22.47, 192.22°) |
| OKLab | oklab(79.94% -0.0667 -0.0131) |
| OKLCH | oklch(79.94% 0.068 191.1) |
| XYZ | xyz(42.3311, 52.6717, 62.5685) |
| Luminance | 0.5267 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.85
Pale Teal
#82CBB2
ΔE00 7.79
Powder Blue
#B0E0E6
ΔE00 8.38
Paleturquoise
#AFEEEE
ΔE00 8.46
Seafoam Blue
#78D1B6
ΔE00 8.58
Darkturquoise
#00CED1
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CCC8 #CC898D
analogous
#89CCA7 #89CCC8 #89AFCC
triadic
#89CCC8 #C889CC #CCC889
tetradic
#89CCC8 #A789CC #CC898D #AFCC89
square
#89CCC8 #A789CC #CC898D #AFCC89
split-complementary
#89CCC8 #CC89AF #CCA789
monochromatic
#429993 #5EBAB4 #89CCC8 #B4DEDC #DEF1F0
Accessibility & contrast
On white
1.82
#89CCC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#89CCC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CCC8
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CCC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CCC8 | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C5C8
Deuteranopia (green-blind)
#B8BCC9
Tritanopia (blue-blind)
#71D0CB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #89ccc8; /* rgb */ color: rgb(137, 204, 200); /* oklch */ color: oklch(79.9% 0.068 191.1);
Tailwind
colors: {
custom: {
50: '#aedbd8',
500: '#89ccc8',
950: '#000000',
},
}SCSS
$custom: #89ccc8; $custom-light: #aedbd8; $custom-dark: #000000;
JSON
{
"hex": "#89ccc8",
"rgb": {
"r": 137,
"g": 204,
"b": 200
},
"hsl": {
"h": 176.418,
"s": 39.645,
"l": 66.863
},
"oklch": {
"l": 0.79937,
"c": 0.06802,
"h": 191.1
},
"luminance": 0.52674
}Semantic roles & 50–950 ramp
primary
#89CCC8
secondary
#9F5A5E
accent
#333AB3
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483