#89CBBE#89CBBE
#89CBBE is a light, moderate teal. Relative luminance 0.517; OKLCH L 79.4% C 0.070 H 180.7°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #89CBBE |
|---|---|
| RGB | rgb(137, 203, 190) |
| HSL | hsl(168, 39%, 67%) |
| HSV | hsv(168, 33%, 80%) |
| CMYK | cmyk(32.5%, 0%, 6.4%, 20.4%) |
| CIE-LAB | lab(77.13, -23.74, -0.18) |
| CIE-LCH | lch(77.13, 23.74, 180.44°) |
| OKLab | oklab(79.41% -0.0697 -0.0009) |
| OKLCH | oklch(79.41% 0.07 180.7) |
| XYZ | xyz(40.9635, 51.7456, 56.5347) |
| Luminance | 0.5175 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.25
Seafoam Blue
#78D1B6
ΔE00 5.35
Mediumturquoise
#48D1CC
ΔE00 7.56
Mediumaquamarine
#66CDAA
ΔE00 7.94
Light Teal
#90E4C1
ΔE00 8.71
Turquoise
#40E0D0
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CBBE #CB8996
analogous
#89CB9D #89CBBE #89B7CB
triadic
#89CBBE #BE89CB #CBBE89
tetradic
#89CBBE #9D89CB #CB8996 #B7CB89
square
#89CBBE #9D89CB #CB8996 #B7CB89
split-complementary
#89CBBE #CB89B7 #CB9D89
monochromatic
#439786 #5FB8A7 #89CBBE #B3DED5 #DEF0ED
Accessibility & contrast
On white
1.85
#89CBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#89CBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CBBE
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CBBE | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C4BE
Deuteranopia (green-blind)
#BABBBF
Tritanopia (blue-blind)
#74CDC7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #89cbbe; /* rgb */ color: rgb(137, 203, 190); /* oklch */ color: oklch(79.4% 0.070 180.7);
Tailwind
colors: {
custom: {
50: '#addbd1',
500: '#89cbbe',
950: '#000000',
},
}SCSS
$custom: #89cbbe; $custom-light: #addbd1; $custom-dark: #000000;
JSON
{
"hex": "#89cbbe",
"rgb": {
"r": 137,
"g": 203,
"b": 190
},
"hsl": {
"h": 168.182,
"s": 38.824,
"l": 66.667
},
"oklch": {
"l": 0.79406,
"c": 0.06968,
"h": 180.7
},
"luminance": 0.51748
}Semantic roles & 50–950 ramp
primary
#89CBBE
secondary
#9E5A68
accent
#344DB2
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101514
muted
#818483