#89CCB2#89CCB2
#89CCB2 is a light, moderate teal. Relative luminance 0.517; OKLCH L 79.3% C 0.078 H 168.1°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #89CCB2 |
|---|---|
| RGB | rgb(137, 204, 178) |
| HSL | hsl(157, 40%, 67%) |
| HSV | hsv(157, 33%, 80%) |
| CMYK | cmyk(32.8%, 0%, 12.7%, 20%) |
| CIE-LAB | lab(77.11, -26.83, 6.25) |
| CIE-LCH | lch(77.11, 27.54, 166.89°) |
| OKLab | oklab(79.29% -0.0761 0.0161) |
| OKLCH | oklch(79.29% 0.078 168.1) |
| XYZ | xyz(39.9425, 51.7163, 49.9884) |
| Luminance | 0.5172 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 1.13
Seafoam Blue
#78D1B6
ΔE00 3.02
Mediumaquamarine
#66CDAA
ΔE00 4.84
Light Teal
#90E4C1
ΔE00 5.96
Seafoam
#7FE0B3
ΔE00 6.79
Darkseagreen
#8FBC8F
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CCB2 #CC89A3
analogous
#89CC91 #89CCB2 #89C5CC
triadic
#89CCB2 #B289CC #CCB289
tetradic
#89CCB2 #9189CC #CC89A3 #C5CC89
square
#89CCB2 #9189CC #CC89A3 #C5CC89
split-complementary
#89CCB2 #CC89C5 #CC9189
monochromatic
#429977 #5EBA96 #89CCB2 #B4DECE #DEF1EA
Accessibility & contrast
On white
1.85
#89CCB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#89CCB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CCB2
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CCB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CCB2 | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C3B1
Deuteranopia (green-blind)
#BDBBB4
Tritanopia (blue-blind)
#78CDC4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #89ccb2; /* rgb */ color: rgb(137, 204, 178); /* oklch */ color: oklch(79.3% 0.078 168.1);
Tailwind
colors: {
custom: {
50: '#addbc9',
500: '#89ccb2',
950: '#000000',
},
}SCSS
$custom: #89ccb2; $custom-light: #addbc9; $custom-dark: #000000;
JSON
{
"hex": "#89ccb2",
"rgb": {
"r": 137,
"g": 204,
"b": 178
},
"hsl": {
"h": 156.716,
"s": 39.645,
"l": 66.863
},
"oklch": {
"l": 0.79292,
"c": 0.07774,
"h": 168.1
},
"luminance": 0.51718
}Semantic roles & 50–950 ramp
primary
#89CCB2
secondary
#9F5A75
accent
#3364B3
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101513
muted
#818482