#89CFCB#89CFCB
#89CFCB is a light, moderate teal. Relative luminance 0.543; OKLCH L 80.7% C 0.071 H 191.3°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #89CFCB |
|---|---|
| RGB | rgb(137, 207, 203) |
| HSL | hsl(177, 42%, 67%) |
| HSV | hsv(177, 34%, 81%) |
| CMYK | cmyk(33.8%, 0%, 1.9%, 18.8%) |
| CIE-LAB | lab(78.61, -22.76, -5.00) |
| CIE-LCH | lch(78.61, 23.30, 192.39°) |
| OKLab | oklab(80.71% -0.0692 -0.0138) |
| OKLCH | oklch(80.71% 0.071 191.3) |
| XYZ | xyz(43.4050, 54.2532, 64.6731) |
| Luminance | 0.5426 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.52
Pale Teal
#82CBB2
ΔE00 7.88
Paleturquoise
#AFEEEE
ΔE00 7.90
Powder Blue
#B0E0E6
ΔE00 8.19
Darkturquoise
#00CED1
ΔE00 8.41
Seafoam Blue
#78D1B6
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CFCB #CF898D
analogous
#89CFA8 #89CFCB #89B0CF
triadic
#89CFCB #CB89CF #CFCB89
tetradic
#89CFCB #A889CF #CF898D #B0CF89
square
#89CFCB #A889CF #CF898D #B0CF89
split-complementary
#89CFCB #CF89B0 #CFA889
monochromatic
#409E98 #5DBDB8 #89CFCB #B5E1DE #E0F2F1
Accessibility & contrast
On white
1.77
#89CFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#89CFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CFCB
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CFCB | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CB
Deuteranopia (green-blind)
#BABFCC
Tritanopia (blue-blind)
#6FD3CE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #89cfcb; /* rgb */ color: rgb(137, 207, 203); /* oklch */ color: oklch(80.7% 0.071 191.3);
Tailwind
colors: {
custom: {
50: '#aededa',
500: '#89cfcb',
950: '#000000',
},
}SCSS
$custom: #89cfcb; $custom-light: #aededa; $custom-dark: #000000;
JSON
{
"hex": "#89cfcb",
"rgb": {
"r": 137,
"g": 207,
"b": 203
},
"hsl": {
"h": 176.571,
"s": 42.169,
"l": 67.451
},
"oklch": {
"l": 0.80708,
"c": 0.07058,
"h": 191.3
},
"luminance": 0.54256
}Semantic roles & 50–950 ramp
primary
#89CFCB
secondary
#A3595D
accent
#3038B5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483