#89CCCF#89CCCF
#89CCCF is a light, moderate teal. Relative luminance 0.530; OKLCH L 80.2% C 0.068 H 199.5°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #89CCCF |
|---|---|
| RGB | rgb(137, 204, 207) |
| HSL | hsl(183, 42%, 67%) |
| HSV | hsv(183, 34%, 81%) |
| CMYK | cmyk(33.8%, 1.4%, 0%, 18.8%) |
| CIE-LAB | lab(77.88, -20.31, -8.23) |
| CIE-LCH | lch(77.88, 21.92, 202.06°) |
| OKLab | oklab(80.16% -0.0639 -0.0226) |
| OKLCH | oklch(80.16% 0.068 199.5) |
| XYZ | xyz(43.1679, 53.0065, 66.9760) |
| Luminance | 0.5301 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.99
Mediumturquoise
#48D1CC
ΔE00 7.90
Paleturquoise
#AFEEEE
ΔE00 8.19
Robin'S Egg Blue
#98EFF9
ΔE00 8.38
Lightblue
#ADD8E6
ΔE00 8.69
Darkturquoise
#00CED1
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CCCF #CF8C89
analogous
#89CFAF #89CCCF #89A9CF
triadic
#89CCCF #CF89CC #CCCF89
tetradic
#89CCCF #AF89CF #CF8C89 #A9CF89
square
#89CCCF #AF89CF #CF8C89 #A9CF89
split-complementary
#89CCCF #CF89A9 #CFAF89
monochromatic
#409A9E #5DB9BD #89CCCF #B5DFE1 #E0F2F2
Accessibility & contrast
On white
1.81
#89CCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#89CCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CCCF
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CCCF | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C6CF
Deuteranopia (green-blind)
#B6BCD0
Tritanopia (blue-blind)
#6ED1CD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #89cccf; /* rgb */ color: rgb(137, 204, 207); /* oklch */ color: oklch(80.2% 0.068 199.5);
Tailwind
colors: {
custom: {
50: '#aedbdd',
500: '#89cccf',
950: '#000000',
},
}SCSS
$custom: #89cccf; $custom-light: #aedbdd; $custom-dark: #000000;
JSON
{
"hex": "#89cccf",
"rgb": {
"r": 137,
"g": 204,
"b": 207
},
"hsl": {
"h": 182.571,
"s": 42.169,
"l": 67.451
},
"oklch": {
"l": 0.80161,
"c": 0.06775,
"h": 199.5
},
"luminance": 0.53009
}Semantic roles & 50–950 ramp
primary
#89CCCF
secondary
#A35C59
accent
#3630B5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484