#89CFBA#89CFBA
#89CFBA is a light, moderate teal. Relative luminance 0.535; OKLCH L 80.2% C 0.077 H 173.4°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #89CFBA |
|---|---|
| RGB | rgb(137, 207, 186) |
| HSL | hsl(162, 42%, 67%) |
| HSV | hsv(162, 34%, 81%) |
| CMYK | cmyk(33.8%, 0%, 10.1%, 18.8%) |
| CIE-LAB | lab(78.16, -26.58, 3.47) |
| CIE-LCH | lch(78.16, 26.81, 172.56°) |
| OKLab | oklab(80.2% -0.0764 0.0088) |
| OKLCH | oklch(80.2% 0.077 173.4) |
| XYZ | xyz(41.4891, 53.4868, 54.5827) |
| Luminance | 0.5349 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 1.83
Seafoam Blue
#78D1B6
ΔE00 2.92
Mediumaquamarine
#66CDAA
ΔE00 5.62
Light Teal
#90E4C1
ΔE00 6.09
Seafoam
#7FE0B3
ΔE00 7.57
Turquoise
#40E0D0
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CFBA #CF899E
analogous
#89CF97 #89CFBA #89C1CF
triadic
#89CFBA #BA89CF #CFBA89
tetradic
#89CFBA #9789CF #CF899E #C1CF89
square
#89CFBA #9789CF #CF899E #C1CF89
split-complementary
#89CFBA #CF89C1 #CF9789
monochromatic
#409E81 #5DBDA1 #89CFBA #B5E1D3 #E0F2ED
Accessibility & contrast
On white
1.80
#89CFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#89CFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CFBA
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CFBA | 1.00 | 1.80 | 11.70 | 11.70 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC7B9
Deuteranopia (green-blind)
#BEBEBB
Tritanopia (blue-blind)
#75D0C9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #89cfba; /* rgb */ color: rgb(137, 207, 186); /* oklch */ color: oklch(80.2% 0.077 173.4);
Tailwind
colors: {
custom: {
50: '#aedece',
500: '#89cfba',
950: '#000000',
},
}SCSS
$custom: #89cfba; $custom-light: #aedece; $custom-dark: #000000;
JSON
{
"hex": "#89cfba",
"rgb": {
"r": 137,
"g": 207,
"b": 186
},
"hsl": {
"h": 162,
"s": 42.169,
"l": 67.451
},
"oklch": {
"l": 0.80201,
"c": 0.07687,
"h": 173.4
},
"luminance": 0.53489
}Semantic roles & 50–950 ramp
primary
#89CFBA
secondary
#A3596F
accent
#3058B5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101513
muted
#818483