#89CBD2#89CBD2
#89CBD2 is a light, moderate teal. Relative luminance 0.527; OKLCH L 80.0% C 0.067 H 204.3°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #89CBD2 |
|---|---|
| RGB | rgb(137, 203, 210) |
| HSL | hsl(186, 45%, 68%) |
| HSV | hsv(186, 35%, 82%) |
| CMYK | cmyk(34.8%, 3.3%, 0%, 17.6%) |
| CIE-LAB | lab(77.69, -19.09, -10.13) |
| CIE-LCH | lch(77.69, 21.61, 207.96°) |
| OKLab | oklab(80.04% -0.0614 -0.0278) |
| OKLCH | oklch(80.04% 0.067 204.3) |
| XYZ | xyz(43.3013, 52.6807, 68.8470) |
| Luminance | 0.5268 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.65
Lightblue
#ADD8E6
ΔE00 7.60
Sky Blue
#87CEEB
ΔE00 7.91
Robin'S Egg Blue
#98EFF9
ΔE00 8.35
Paleturquoise
#AFEEEE
ΔE00 8.66
Aqua Blue
#02D8E9
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CBD2 #D29089
analogous
#89D2B4 #89CBD2 #89A6D2
triadic
#89CBD2 #D289CB #CBD289
tetradic
#89CBD2 #B489D2 #D29089 #A6D289
square
#89CBD2 #B489D2 #D29089 #A6D289
split-complementary
#89CBD2 #D289A6 #D2B489
monochromatic
#3E99A3 #5DB7C1 #89CBD2 #B5DFE3 #E2F2F4
Accessibility & contrast
On white
1.82
#89CBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#89CBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CBD2
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CBD2 | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C6D3
Deuteranopia (green-blind)
#B4BCD2
Tritanopia (blue-blind)
#6DD0CD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #89cbd2; /* rgb */ color: rgb(137, 203, 210); /* oklch */ color: oklch(80.0% 0.067 204.3);
Tailwind
colors: {
custom: {
50: '#aedbdf',
500: '#89cbd2',
950: '#000000',
},
}SCSS
$custom: #89cbd2; $custom-light: #aedbdf; $custom-dark: #000000;
JSON
{
"hex": "#89cbd2",
"rgb": {
"r": 137,
"g": 203,
"b": 210
},
"hsl": {
"h": 185.753,
"s": 44.785,
"l": 68.039
},
"oklch": {
"l": 0.80037,
"c": 0.06742,
"h": 204.3
},
"luminance": 0.52683
}Semantic roles & 50–950 ramp
primary
#89CBD2
secondary
#A85F58
accent
#3B2EB8
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#111515
muted
#818484