#89CCCD#89CCCD
#89CCCD is a light, moderate teal. Relative luminance 0.529; OKLCH L 80.1% C 0.068 H 197.1°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #89CCCD |
|---|---|
| RGB | rgb(137, 204, 205) |
| HSL | hsl(181, 40%, 67%) |
| HSV | hsv(181, 33%, 80%) |
| CMYK | cmyk(33.2%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(77.82, -20.79, -7.24) |
| CIE-LCH | lch(77.82, 22.01, 199.20°) |
| OKLab | oklab(80.1% -0.0647 -0.0199) |
| OKLCH | oklch(80.1% 0.068 197.1) |
| XYZ | xyz(42.9250, 52.9093, 65.6964) |
| Luminance | 0.5291 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.32
Mediumturquoise
#48D1CC
ΔE00 7.48
Paleturquoise
#AFEEEE
ΔE00 8.17
Darkturquoise
#00CED1
ΔE00 8.59
Robin'S Egg Blue
#98EFF9
ΔE00 8.65
Aqua Blue
#02D8E9
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CCCD #CD8A89
analogous
#89CDAC #89CCCD #89AACD
triadic
#89CCCD #CD89CC #CCCD89
tetradic
#89CCCD #AC89CD #CD8A89 #AACD89
square
#89CCCD #AC89CD #CD8A89 #AACD89
split-complementary
#89CCCD #CD89AA #CDAC89
monochromatic
#41999A #5EB9BB #89CCCD #B4DFDF #DFF1F1
Accessibility & contrast
On white
1.81
#89CCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#89CCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CCCD
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CCCD | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C6CD
Deuteranopia (green-blind)
#B7BCCE
Tritanopia (blue-blind)
#6FD0CC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #89cccd; /* rgb */ color: rgb(137, 204, 205); /* oklch */ color: oklch(80.1% 0.068 197.1);
Tailwind
colors: {
custom: {
50: '#aedbdc',
500: '#89cccd',
950: '#000000',
},
}SCSS
$custom: #89cccd; $custom-light: #aedbdc; $custom-dark: #000000;
JSON
{
"hex": "#89cccd",
"rgb": {
"r": 137,
"g": 204,
"b": 205
},
"hsl": {
"h": 180.882,
"s": 40.476,
"l": 67.059
},
"oklch": {
"l": 0.80097,
"c": 0.06767,
"h": 197.1
},
"luminance": 0.52912
}Semantic roles & 50–950 ramp
primary
#89CCCD
secondary
#A15B5A
accent
#3432B4
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484