#89CCCE#89CCCE
#89CCCE is a light, moderate teal. Relative luminance 0.530; OKLCH L 80.1% C 0.068 H 198.3°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #89CCCE |
|---|---|
| RGB | rgb(137, 204, 206) |
| HSL | hsl(182, 41%, 67%) |
| HSV | hsv(182, 33%, 81%) |
| CMYK | cmyk(33.5%, 1%, 0%, 19.2%) |
| CIE-LAB | lab(77.85, -20.55, -7.74) |
| CIE-LCH | lch(77.85, 21.96, 200.63°) |
| OKLab | oklab(80.13% -0.0643 -0.0212) |
| OKLCH | oklch(80.13% 0.068 198.3) |
| XYZ | xyz(43.0461, 52.9577, 66.3342) |
| Luminance | 0.5296 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.14
Mediumturquoise
#48D1CC
ΔE00 7.68
Paleturquoise
#AFEEEE
ΔE00 8.17
Robin'S Egg Blue
#98EFF9
ΔE00 8.51
Darkturquoise
#00CED1
ΔE00 8.65
Lightblue
#ADD8E6
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CCCE #CE8B89
analogous
#89CEAE #89CCCE #89AACE
triadic
#89CCCE #CE89CC #CCCE89
tetradic
#89CCCE #AE89CE #CE8B89 #AACE89
square
#89CCCE #AE89CE #CE8B89 #AACE89
split-complementary
#89CCCE #CE89AA #CEAE89
monochromatic
#41999C #5EB9BC #89CCCE #B4DFE0 #DFF1F2
Accessibility & contrast
On white
1.81
#89CCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#89CCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CCCE
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CCCE | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C6CE
Deuteranopia (green-blind)
#B7BCCF
Tritanopia (blue-blind)
#6ED0CC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #89ccce; /* rgb */ color: rgb(137, 204, 206); /* oklch */ color: oklch(80.1% 0.068 198.3);
Tailwind
colors: {
custom: {
50: '#aedbdc',
500: '#89ccce',
950: '#000000',
},
}SCSS
$custom: #89ccce; $custom-light: #aedbdc; $custom-dark: #000000;
JSON
{
"hex": "#89ccce",
"rgb": {
"r": 137,
"g": 204,
"b": 206
},
"hsl": {
"h": 181.739,
"s": 41.317,
"l": 67.255
},
"oklch": {
"l": 0.80129,
"c": 0.0677,
"h": 198.3
},
"luminance": 0.5296
}Semantic roles & 50–950 ramp
primary
#89CCCE
secondary
#A25B59
accent
#3531B4
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484