#89CCCB#89CCCB
#89CCCB is a light, moderate teal. Relative luminance 0.528; OKLCH L 80.0% C 0.068 H 194.7°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #89CCCB |
|---|---|
| RGB | rgb(137, 204, 203) |
| HSL | hsl(179, 40%, 67%) |
| HSV | hsv(179, 33%, 80%) |
| CMYK | cmyk(32.8%, 0%, 0.5%, 20%) |
| CIE-LAB | lab(77.76, -21.26, -6.25) |
| CIE-LCH | lch(77.76, 22.16, 196.38°) |
| OKLab | oklab(80.03% -0.0655 -0.0172) |
| OKLCH | oklch(80.03% 0.068 194.7) |
| XYZ | xyz(42.6851, 52.8133, 64.4331) |
| Luminance | 0.5282 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.15
Powder Blue
#B0E0E6
ΔE00 7.70
Paleturquoise
#AFEEEE
ΔE00 8.23
Darkturquoise
#00CED1
ΔE00 8.54
Robin'S Egg Blue
#98EFF9
ΔE00 8.99
Pale Teal
#82CBB2
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CCCB #CC898A
analogous
#89CCAA #89CCCB #89ACCC
triadic
#89CCCB #CB89CC #CCCB89
tetradic
#89CCCB #AA89CC #CC898A #ACCC89
square
#89CCCB #AA89CC #CC898A #ACCC89
split-complementary
#89CCCB #CC89AC #CCAA89
monochromatic
#429997 #5EBAB8 #89CCCB #B4DEDE #DEF1F1
Accessibility & contrast
On white
1.82
#89CCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#89CCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CCCB
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CCCB | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C6CB
Deuteranopia (green-blind)
#B7BCCC
Tritanopia (blue-blind)
#70D0CB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #89cccb; /* rgb */ color: rgb(137, 204, 203); /* oklch */ color: oklch(80.0% 0.068 194.7);
Tailwind
colors: {
custom: {
50: '#aedbda',
500: '#89cccb',
950: '#000000',
},
}SCSS
$custom: #89cccb; $custom-light: #aedbda; $custom-dark: #000000;
JSON
{
"hex": "#89cccb",
"rgb": {
"r": 137,
"g": 204,
"b": 203
},
"hsl": {
"h": 179.104,
"s": 39.645,
"l": 66.863
},
"oklch": {
"l": 0.80032,
"c": 0.06773,
"h": 194.7
},
"luminance": 0.52816
}Semantic roles & 50–950 ramp
primary
#89CCCB
secondary
#9F5A5B
accent
#3335B3
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483