#89CED3#89CED3
#89CED3 is a light, moderate teal. Relative luminance 0.542; OKLCH L 80.7% C 0.070 H 201.7°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #89CED3 |
|---|---|
| RGB | rgb(137, 206, 211) |
| HSL | hsl(184, 46%, 68%) |
| HSV | hsv(184, 35%, 83%) |
| CMYK | cmyk(35.1%, 2.4%, 0%, 17.3%) |
| CIE-LAB | lab(78.56, -20.36, -9.38) |
| CIE-LCH | lch(78.56, 22.42, 204.72°) |
| OKLab | oklab(80.74% -0.0647 -0.0257) |
| OKLCH | oklch(80.74% 0.07 201.7) |
| XYZ | xyz(44.1416, 54.1614, 69.7436) |
| Luminance | 0.5416 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.55
Robin'S Egg Blue
#98EFF9
ΔE00 7.71
Paleturquoise
#AFEEEE
ΔE00 7.88
Lightblue
#ADD8E6
ΔE00 8.14
Mediumturquoise
#48D1CC
ΔE00 8.18
Aqua Blue
#02D8E9
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CED3 #D38E89
analogous
#89D3B3 #89CED3 #89A9D3
triadic
#89CED3 #D389CE #CED389
tetradic
#89CED3 #B389D3 #D38E89 #A9D389
square
#89CED3 #B389D3 #D38E89 #A9D389
split-complementary
#89CED3 #D389A9 #D3B389
monochromatic
#3D9DA4 #5CBBC2 #89CED3 #B6E1E4 #E2F3F4
Accessibility & contrast
On white
1.77
#89CED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#89CED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CED3
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CED3 | 1.00 | 1.77 | 11.83 | 11.83 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C8D3
Deuteranopia (green-blind)
#B7BED3
Tritanopia (blue-blind)
#6CD3CF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #89ced3; /* rgb */ color: rgb(137, 206, 211); /* oklch */ color: oklch(80.7% 0.070 201.7);
Tailwind
colors: {
custom: {
50: '#aedde0',
500: '#89ced3',
950: '#000000',
},
}SCSS
$custom: #89ced3; $custom-light: #aedde0; $custom-dark: #000000;
JSON
{
"hex": "#89ced3",
"rgb": {
"r": 137,
"g": 206,
"b": 211
},
"hsl": {
"h": 184.054,
"s": 45.679,
"l": 68.235
},
"oklch": {
"l": 0.80741,
"c": 0.06965,
"h": 201.7
},
"luminance": 0.54164
}Semantic roles & 50–950 ramp
primary
#89CED3
secondary
#A95D58
accent
#362DB9
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#111515
muted
#818484