#89CBB2#89CBB2
#89CBB2 is a light, moderate teal. Relative luminance 0.512; OKLCH L 79.1% C 0.076 H 168.7°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #89CBB2 |
|---|---|
| RGB | rgb(137, 203, 178) |
| HSL | hsl(157, 39%, 67%) |
| HSV | hsv(157, 33%, 80%) |
| CMYK | cmyk(32.5%, 0%, 12.3%, 20.4%) |
| CIE-LAB | lab(76.83, -26.34, 5.84) |
| CIE-LCH | lch(76.83, 26.98, 167.50°) |
| OKLab | oklab(79.06% -0.0748 0.015) |
| OKLCH | oklch(79.06% 0.076 168.7) |
| XYZ | xyz(39.7055, 51.2424, 49.9095) |
| Luminance | 0.5124 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 1.10
Seafoam Blue
#78D1B6
ΔE00 3.18
Mediumaquamarine
#66CDAA
ΔE00 5.05
Light Teal
#90E4C1
ΔE00 6.29
Seafoam
#7FE0B3
ΔE00 7.16
Darkseagreen
#8FBC8F
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CBB2 #CB89A2
analogous
#89CB91 #89CBB2 #89C3CB
triadic
#89CBB2 #B289CB #CBB289
tetradic
#89CBB2 #9189CB #CB89A2 #C3CB89
square
#89CBB2 #9189CB #CB89A2 #C3CB89
split-complementary
#89CBB2 #CB89C3 #CB9189
monochromatic
#439777 #5FB896 #89CBB2 #B3DECE #DEF0E9
Accessibility & contrast
On white
1.87
#89CBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#89CBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CBB2
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CBB2 | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C2B1
Deuteranopia (green-blind)
#BCBAB4
Tritanopia (blue-blind)
#78CCC4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #89cbb2; /* rgb */ color: rgb(137, 203, 178); /* oklch */ color: oklch(79.1% 0.076 168.7);
Tailwind
colors: {
custom: {
50: '#addbc9',
500: '#89cbb2',
950: '#000000',
},
}SCSS
$custom: #89cbb2; $custom-light: #addbc9; $custom-dark: #000000;
JSON
{
"hex": "#89cbb2",
"rgb": {
"r": 137,
"g": 203,
"b": 178
},
"hsl": {
"h": 157.273,
"s": 38.824,
"l": 66.667
},
"oklch": {
"l": 0.79063,
"c": 0.07629,
"h": 168.7
},
"luminance": 0.51245
}Semantic roles & 50–950 ramp
primary
#89CBB2
secondary
#9E5A74
accent
#3463B2
background
#FDFEFD
surface
#F7FBF9
border
#D0D4D2
text
#101513
muted
#818482