#89CCBF#89CCBF
#89CCBF is a light, moderate teal. Relative luminance 0.523; OKLCH L 79.7% C 0.071 H 180.9°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #89CCBF |
|---|---|
| RGB | rgb(137, 204, 191) |
| HSL | hsl(168, 40%, 67%) |
| HSV | hsv(168, 33%, 80%) |
| CMYK | cmyk(32.8%, 0%, 6.4%, 20%) |
| CIE-LAB | lab(77.44, -24.01, -0.27) |
| CIE-LCH | lch(77.44, 24.01, 180.64°) |
| OKLab | oklab(79.66% -0.0705 -0.0011) |
| OKLCH | oklch(79.66% 0.071 180.9) |
| XYZ | xyz(41.3101, 52.2633, 57.1912) |
| Luminance | 0.5227 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.26
Seafoam Blue
#78D1B6
ΔE00 5.27
Mediumturquoise
#48D1CC
ΔE00 7.43
Mediumaquamarine
#66CDAA
ΔE00 7.92
Light Teal
#90E4C1
ΔE00 8.57
Turquoise
#40E0D0
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CCBF #CC8996
analogous
#89CC9E #89CCBF #89B8CC
triadic
#89CCBF #BF89CC #CCBF89
tetradic
#89CCBF #9E89CC #CC8996 #B8CC89
square
#89CCBF #9E89CC #CC8996 #B8CC89
split-complementary
#89CCBF #CC89B8 #CC9E89
monochromatic
#429988 #5EBAA8 #89CCBF #B4DED6 #DEF1ED
Accessibility & contrast
On white
1.83
#89CCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#89CCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CCBF
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CCBF | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4BF
Deuteranopia (green-blind)
#BABCC0
Tritanopia (blue-blind)
#74CEC8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #89ccbf; /* rgb */ color: rgb(137, 204, 191); /* oklch */ color: oklch(79.7% 0.071 180.9);
Tailwind
colors: {
custom: {
50: '#aedbd2',
500: '#89ccbf',
950: '#000000',
},
}SCSS
$custom: #89ccbf; $custom-light: #aedbd2; $custom-dark: #000000;
JSON
{
"hex": "#89ccbf",
"rgb": {
"r": 137,
"g": 204,
"b": 191
},
"hsl": {
"h": 168.358,
"s": 39.645,
"l": 66.863
},
"oklch": {
"l": 0.79663,
"c": 0.07051,
"h": 180.9
},
"luminance": 0.52266
}Semantic roles & 50–950 ramp
primary
#89CCBF
secondary
#9F5A67
accent
#334CB3
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483