#89C3CE#89C3CE
#89C3CE is a light, moderate teal. Relative luminance 0.488; OKLCH L 78.1% C 0.062 H 210.6°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #89C3CE |
|---|---|
| RGB | rgb(137, 195, 206) |
| HSL | hsl(190, 41%, 67%) |
| HSV | hsv(190, 33%, 81%) |
| CMYK | cmyk(33.5%, 5.3%, 0%, 19.2%) |
| CIE-LAB | lab(75.33, -15.96, -11.49) |
| CIE-LCH | lch(75.33, 19.67, 215.75°) |
| OKLab | oklab(78.12% -0.0531 -0.0314) |
| OKLCH | oklch(78.12% 0.062 210.6) |
| XYZ | xyz(40.9685, 48.8025, 65.6416) |
| Luminance | 0.4880 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.55
Lightblue
#ADD8E6
ΔE00 7.09
Powder Blue
#B0E0E6
ΔE00 7.80
Baby Blue
#89CFF0
ΔE00 7.86
Ice Blue
#A5DFF9
ΔE00 9.12
Light Grey Blue
#9DBCD4
ΔE00 9.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89C3CE #CE9489
analogous
#89CEB6 #89C3CE #89A1CE
triadic
#89C3CE #CE89C3 #C3CE89
tetradic
#89C3CE #B689CE #CE9489 #A1CE89
square
#89C3CE #B689CE #CE9489 #A1CE89
split-complementary
#89C3CE #CE89A1 #CEB689
monochromatic
#418D9C #5EADBC #89C3CE #B4D9E0 #DFEFF2
Accessibility & contrast
On white
1.95
#89C3CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#89C3CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89C3CE
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89C3CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89C3CE | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BFCF
Deuteranopia (green-blind)
#AEB6CE
Tritanopia (blue-blind)
#70C8C6
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #89c3ce; /* rgb */ color: rgb(137, 195, 206); /* oklch */ color: oklch(78.1% 0.062 210.6);
Tailwind
colors: {
custom: {
50: '#aed5dd',
500: '#89c3ce',
950: '#000000',
},
}SCSS
$custom: #89c3ce; $custom-light: #aed5dd; $custom-dark: #000000;
JSON
{
"hex": "#89c3ce",
"rgb": {
"r": 137,
"g": 195,
"b": 206
},
"hsl": {
"h": 189.565,
"s": 41.317,
"l": 67.255
},
"oklch": {
"l": 0.78118,
"c": 0.06168,
"h": 210.6
},
"luminance": 0.48805
}Semantic roles & 50–950 ramp
primary
#89C3CE
secondary
#E4D2CF
accent
#4631B4
background
#FAFDFD
surface
#F4FAFB
border
#CED3D4
text
#101415
muted
#7F8383