#88CCCC#88CCCC
#88CCCC is a light, moderate teal. Relative luminance 0.528; OKLCH L 80.0% C 0.069 H 195.9°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #88CCCC |
|---|---|
| RGB | rgb(136, 204, 204) |
| HSL | hsl(180, 40%, 67%) |
| HSV | hsv(180, 33%, 80%) |
| CMYK | cmyk(33.3%, 0%, 0%, 20%) |
| CIE-LAB | lab(77.74, -21.30, -6.82) |
| CIE-LCH | lch(77.74, 22.36, 197.76°) |
| OKLab | oklab(80.01% -0.0659 -0.0187) |
| OKLCH | oklch(80.01% 0.069 195.9) |
| XYZ | xyz(42.6415, 52.7770, 65.0551) |
| Luminance | 0.5278 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.16
Powder Blue
#B0E0E6
ΔE00 7.62
Paleturquoise
#AFEEEE
ΔE00 8.25
Darkturquoise
#00CED1
ΔE00 8.40
Robin'S Egg Blue
#98EFF9
ΔE00 8.81
Aqua Blue
#02D8E9
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88CCCC #CC8888
analogous
#88CCAA #88CCCC #88AACC
triadic
#88CCCC #CC88CC #CCCC88
tetradic
#88CCCC #AA88CC #CC8888 #AACC88
square
#88CCCC #AA88CC #CC8888 #AACC88
split-complementary
#88CCCC #CC88AA #CCAA88
monochromatic
#419898 #5DBABA #88CCCC #B3DEDE #DEF1F1
Accessibility & contrast
On white
1.82
#88CCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#88CCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88CCCC
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88CCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88CCCC | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C6CC
Deuteranopia (green-blind)
#B7BCCD
Tritanopia (blue-blind)
#6ED0CC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #88cccc; /* rgb */ color: rgb(136, 204, 204); /* oklch */ color: oklch(80.0% 0.069 195.9);
Tailwind
colors: {
custom: {
50: '#addbdb',
500: '#88cccc',
950: '#000000',
},
}SCSS
$custom: #88cccc; $custom-light: #addbdb; $custom-dark: #000000;
JSON
{
"hex": "#88cccc",
"rgb": {
"r": 136,
"g": 204,
"b": 204
},
"hsl": {
"h": 180,
"s": 40,
"l": 66.667
},
"oklch": {
"l": 0.80011,
"c": 0.06856,
"h": 195.9
},
"luminance": 0.5278
}Semantic roles & 50–950 ramp
primary
#88CCCC
secondary
#9F5959
accent
#3232B3
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101515
muted
#818484