#88CDCC#88CDCC
#88CDCC is a light, moderate teal. Relative luminance 0.533; OKLCH L 80.2% C 0.069 H 194.7°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #88CDCC |
|---|---|
| RGB | rgb(136, 205, 204) |
| HSL | hsl(179, 41%, 67%) |
| HSV | hsv(179, 34%, 80%) |
| CMYK | cmyk(33.7%, 0%, 0.5%, 19.6%) |
| CIE-LAB | lab(78.02, -21.80, -6.41) |
| CIE-LCH | lch(78.02, 22.72, 196.38°) |
| OKLab | oklab(80.24% -0.0672 -0.0176) |
| OKLCH | oklch(80.24% 0.069 194.7) |
| XYZ | xyz(42.8799, 53.2539, 65.1346) |
| Luminance | 0.5326 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.89
Powder Blue
#B0E0E6
ΔE00 7.74
Paleturquoise
#AFEEEE
ΔE00 8.09
Darkturquoise
#00CED1
ΔE00 8.31
Robin'S Egg Blue
#98EFF9
ΔE00 8.77
Pale Teal
#82CBB2
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88CDCC #CD8889
analogous
#88CDAA #88CDCC #88ACCD
triadic
#88CDCC #CC88CD #CDCC88
tetradic
#88CDCC #AA88CD #CD8889 #ACCD88
square
#88CDCC #AA88CD #CD8889 #ACCD88
split-complementary
#88CDCC #CD88AC #CDAA88
monochromatic
#419A99 #5DBBBA #88CDCC #B3DFDE #DEF1F1
Accessibility & contrast
On white
1.80
#88CDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#88CDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88CDCC
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88CDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88CDCC | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CC
Deuteranopia (green-blind)
#B8BDCD
Tritanopia (blue-blind)
#6DD1CC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #88cdcc; /* rgb */ color: rgb(136, 205, 204); /* oklch */ color: oklch(80.2% 0.069 194.7);
Tailwind
colors: {
custom: {
50: '#addcdb',
500: '#88cdcc',
950: '#000000',
},
}SCSS
$custom: #88cdcc; $custom-light: #addcdb; $custom-dark: #000000;
JSON
{
"hex": "#88cdcc",
"rgb": {
"r": 136,
"g": 205,
"b": 204
},
"hsl": {
"h": 179.13,
"s": 40.828,
"l": 66.863
},
"oklch": {
"l": 0.80236,
"c": 0.06945,
"h": 194.7
},
"luminance": 0.53257
}Semantic roles & 50–950 ramp
primary
#88CDCC
secondary
#A0595A
accent
#3234B4
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101515
muted
#818484