#88CCC5#88CCC5
#88CCC5 is a light, moderate teal. Relative luminance 0.525; OKLCH L 79.8% C 0.069 H 187.7°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #88CCC5 |
|---|---|
| RGB | rgb(136, 204, 197) |
| HSL | hsl(174, 40%, 67%) |
| HSV | hsv(174, 33%, 80%) |
| CMYK | cmyk(33.3%, 0%, 3.4%, 20%) |
| CIE-LAB | lab(77.55, -22.93, -3.34) |
| CIE-LCH | lch(77.55, 23.17, 188.29°) |
| OKLab | oklab(79.79% -0.0688 -0.0093) |
| OKLCH | oklch(79.79% 0.069 187.7) |
| XYZ | xyz(41.8207, 52.4487, 60.7325) |
| Luminance | 0.5245 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.57
Mediumturquoise
#48D1CC
ΔE00 6.65
Seafoam Blue
#78D1B6
ΔE00 7.36
Darkturquoise
#00CED1
ΔE00 8.82
Paleturquoise
#AFEEEE
ΔE00 8.90
Turquoise
#40E0D0
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88CCC5 #CC888F
analogous
#88CCA3 #88CCC5 #88B1CC
triadic
#88CCC5 #C588CC #CCC588
tetradic
#88CCC5 #A388CC #CC888F #B1CC88
square
#88CCC5 #A388CC #CC888F #B1CC88
split-complementary
#88CCC5 #CC88B1 #CCA388
monochromatic
#41988F #5DBAB0 #88CCC5 #B3DEDA #DEF1EF
Accessibility & contrast
On white
1.83
#88CCC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#88CCC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88CCC5
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88CCC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88CCC5 | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C5C5
Deuteranopia (green-blind)
#B9BCC6
Tritanopia (blue-blind)
#70CFCA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #88ccc5; /* rgb */ color: rgb(136, 204, 197); /* oklch */ color: oklch(79.8% 0.069 187.7);
Tailwind
colors: {
custom: {
50: '#addbd6',
500: '#88ccc5',
950: '#000000',
},
}SCSS
$custom: #88ccc5; $custom-light: #addbd6; $custom-dark: #000000;
JSON
{
"hex": "#88ccc5",
"rgb": {
"r": 136,
"g": 204,
"b": 197
},
"hsl": {
"h": 173.824,
"s": 40,
"l": 66.667
},
"oklch": {
"l": 0.79791,
"c": 0.06947,
"h": 187.7
},
"luminance": 0.52451
}Semantic roles & 50–950 ramp
primary
#88CCC5
secondary
#9F5961
accent
#3240B3
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483