#89CECD#89CECD
#89CECD is a light, moderate teal. Relative luminance 0.539; OKLCH L 80.5% C 0.069 H 194.7°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #89CECD |
|---|---|
| RGB | rgb(137, 206, 205) |
| HSL | hsl(179, 41%, 67%) |
| HSV | hsv(179, 33%, 81%) |
| CMYK | cmyk(33.5%, 0%, 0.5%, 19.2%) |
| CIE-LAB | lab(78.38, -21.79, -6.41) |
| CIE-LCH | lch(78.38, 22.71, 196.39°) |
| OKLab | oklab(80.55% -0.0672 -0.0176) |
| OKLCH | oklch(80.55% 0.069 194.7) |
| XYZ | xyz(43.4034, 53.8661, 65.8559) |
| Luminance | 0.5387 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.93
Powder Blue
#B0E0E6
ΔE00 7.56
Paleturquoise
#AFEEEE
ΔE00 7.84
Darkturquoise
#00CED1
ΔE00 8.37
Robin'S Egg Blue
#98EFF9
ΔE00 8.55
Pale Teal
#82CBB2
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CECD #CE898A
analogous
#89CEAA #89CECD #89ADCE
triadic
#89CECD #CD89CE #CECD89
tetradic
#89CECD #AA89CE #CE898A #ADCE89
square
#89CECD #AA89CE #CE898A #ADCE89
split-complementary
#89CECD #CE89AD #CEAA89
monochromatic
#419C9B #5EBCBB #89CECD #B4E0DF #DFF2F2
Accessibility & contrast
On white
1.78
#89CECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#89CECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CECD
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CECD | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CD
Deuteranopia (green-blind)
#B9BECE
Tritanopia (blue-blind)
#6FD2CD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #89cecd; /* rgb */ color: rgb(137, 206, 205); /* oklch */ color: oklch(80.5% 0.069 194.7);
Tailwind
colors: {
custom: {
50: '#aedddc',
500: '#89cecd',
950: '#000000',
},
}SCSS
$custom: #89cecd; $custom-light: #aedddc; $custom-dark: #000000;
JSON
{
"hex": "#89cecd",
"rgb": {
"r": 137,
"g": 206,
"b": 205
},
"hsl": {
"h": 179.13,
"s": 41.317,
"l": 67.255
},
"oklch": {
"l": 0.80546,
"c": 0.06943,
"h": 194.7
},
"luminance": 0.53869
}Semantic roles & 50–950 ramp
primary
#89CECD
secondary
#A2595A
accent
#3133B4
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484