#88DCDC#88DCDC
#88DCDC is a very light, moderate teal. Relative luminance 0.616; OKLCH L 84.1% C 0.082 H 195.7°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #88DCDC |
|---|---|
| RGB | rgb(136, 220, 220) |
| HSL | hsl(180, 55%, 70%) |
| HSV | hsv(180, 38%, 86%) |
| CMYK | cmyk(38.2%, 0%, 0%, 13.7%) |
| CIE-LAB | lab(82.69, -25.41, -8.04) |
| CIE-LCH | lch(82.69, 26.65, 197.56°) |
| OKLab | oklab(84.12% -0.0787 -0.0221) |
| OKLCH | oklch(84.12% 0.082 195.7) |
| XYZ | xyz(48.6600, 61.5845, 77.0191) |
| Luminance | 0.6159 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.71
Robin'S Egg Blue
#98EFF9
ΔE00 5.77
Robin Egg Blue
#8AF1FE
ΔE00 6.48
Mediumturquoise
#48D1CC
ΔE00 6.55
Robin'S Egg
#6DEDFD
ΔE00 6.84
Powder Blue
#B0E0E6
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88DCDC #DC8888
analogous
#88DCB2 #88DCDC #88B2DC
triadic
#88DCDC #DC88DC #DCDC88
tetradic
#88DCDC #B288DC #DC8888 #B2DC88
square
#88DCDC #B288DC #DC8888 #B2DC88
split-complementary
#88DCDC #DC88B2 #DCB288
monochromatic
#35B5B5 #59CECE #88DCDC #B7EAEA #E7F8F8
Accessibility & contrast
On white
1.58
#88DCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#88DCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88DCDC
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88DCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88DCDC | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DC
Deuteranopia (green-blind)
#C3C9DD
Tritanopia (blue-blind)
#64E1DC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #88dcdc; /* rgb */ color: rgb(136, 220, 220); /* oklch */ color: oklch(84.1% 0.082 195.7);
Tailwind
colors: {
custom: {
50: '#afe7e6',
500: '#88dcdc',
950: '#000000',
},
}SCSS
$custom: #88dcdc; $custom-light: #afe7e6; $custom-dark: #000000;
JSON
{
"hex": "#88dcdc",
"rgb": {
"r": 136,
"g": 220,
"b": 220
},
"hsl": {
"h": 180,
"s": 54.545,
"l": 69.804
},
"oklch": {
"l": 0.84124,
"c": 0.08177,
"h": 195.7
},
"luminance": 0.61588
}Semantic roles & 50–950 ramp
primary
#88DCDC
secondary
#B35555
accent
#2323C2
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484