#89CBB9#89CBB9
#89CBB9 is a light, moderate teal. Relative luminance 0.515; OKLCH L 79.3% C 0.072 H 175.4°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #89CBB9 |
|---|---|
| RGB | rgb(137, 203, 185) |
| HSL | hsl(164, 39%, 67%) |
| HSV | hsv(164, 33%, 80%) |
| CMYK | cmyk(32.5%, 0%, 8.9%, 20.4%) |
| CIE-LAB | lab(77.00, -24.84, 2.32) |
| CIE-LCH | lch(77.00, 24.95, 174.66°) |
| OKLab | oklab(79.26% -0.0718 0.0058) |
| OKLCH | oklch(79.26% 0.072 175.4) |
| XYZ | xyz(40.4264, 51.5308, 53.7058) |
| Luminance | 0.5153 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.49
Seafoam Blue
#78D1B6
ΔE00 3.98
Mediumaquamarine
#66CDAA
ΔE00 6.47
Light Teal
#90E4C1
ΔE00 7.44
Mediumturquoise
#48D1CC
ΔE00 8.61
Seafoam
#7FE0B3
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CBB9 #CB899B
analogous
#89CB98 #89CBB9 #89BCCB
triadic
#89CBB9 #B989CB #CBB989
tetradic
#89CBB9 #9889CB #CB899B #BCCB89
square
#89CBB9 #9889CB #CB899B #BCCB89
split-complementary
#89CBB9 #CB89BC #CB9889
monochromatic
#439780 #5FB8A0 #89CBB9 #B3DED2 #DEF0EB
Accessibility & contrast
On white
1.86
#89CBB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#89CBB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CBB9
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CBB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CBB9 | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C3B8
Deuteranopia (green-blind)
#BBBBBA
Tritanopia (blue-blind)
#76CDC5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #89cbb9; /* rgb */ color: rgb(137, 203, 185); /* oklch */ color: oklch(79.3% 0.072 175.4);
Tailwind
colors: {
custom: {
50: '#addbce',
500: '#89cbb9',
950: '#000000',
},
}SCSS
$custom: #89cbb9; $custom-light: #addbce; $custom-dark: #000000;
JSON
{
"hex": "#89cbb9",
"rgb": {
"r": 137,
"g": 203,
"b": 185
},
"hsl": {
"h": 163.636,
"s": 38.824,
"l": 66.667
},
"oklch": {
"l": 0.7926,
"c": 0.07202,
"h": 175.4
},
"luminance": 0.51533
}Semantic roles & 50–950 ramp
primary
#89CBB9
secondary
#9E5A6D
accent
#3456B2
background
#FDFEFE
surface
#F7FBFA
border
#D0D4D3
text
#101513
muted
#818483