#89CECA#89CECA
#89CECA is a light, moderate teal. Relative luminance 0.537; OKLCH L 80.5% C 0.070 H 191.2°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #89CECA |
|---|---|
| RGB | rgb(137, 206, 202) |
| HSL | hsl(177, 41%, 67%) |
| HSV | hsv(177, 33%, 81%) |
| CMYK | cmyk(33.5%, 0%, 1.9%, 19.2%) |
| CIE-LAB | lab(78.30, -22.49, -4.92) |
| CIE-LCH | lch(78.30, 23.03, 192.34°) |
| OKLab | oklab(80.45% -0.0684 -0.0136) |
| OKLCH | oklch(80.45% 0.07 191.2) |
| XYZ | xyz(43.0447, 53.7226, 63.9670) |
| Luminance | 0.5373 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.62
Pale Teal
#82CBB2
ΔE00 7.84
Paleturquoise
#AFEEEE
ΔE00 8.08
Powder Blue
#B0E0E6
ΔE00 8.24
Darkturquoise
#00CED1
ΔE00 8.48
Seafoam Blue
#78D1B6
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CECA #CE898D
analogous
#89CEA8 #89CECA #89AFCE
triadic
#89CECA #CA89CE #CECA89
tetradic
#89CECA #A889CE #CE898D #AFCE89
square
#89CECA #A889CE #CE898D #AFCE89
split-complementary
#89CECA #CE89AF #CEA889
monochromatic
#419C97 #5EBCB7 #89CECA #B4E0DD #DFF2F1
Accessibility & contrast
On white
1.79
#89CECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#89CECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CECA
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CECA | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C7CA
Deuteranopia (green-blind)
#BABECB
Tritanopia (blue-blind)
#70D2CD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #89ceca; /* rgb */ color: rgb(137, 206, 202); /* oklch */ color: oklch(80.5% 0.070 191.2);
Tailwind
colors: {
custom: {
50: '#aeddda',
500: '#89ceca',
950: '#000000',
},
}SCSS
$custom: #89ceca; $custom-light: #aeddda; $custom-dark: #000000;
JSON
{
"hex": "#89ceca",
"rgb": {
"r": 137,
"g": 206,
"b": 202
},
"hsl": {
"h": 176.522,
"s": 41.317,
"l": 67.255
},
"oklch": {
"l": 0.80451,
"c": 0.06973,
"h": 191.2
},
"luminance": 0.53725
}Semantic roles & 50–950 ramp
primary
#89CECA
secondary
#A2595D
accent
#3139B4
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483