#88DDDC#88DDDC
#88DDDC is a very light, moderate teal. Relative luminance 0.621; OKLCH L 84.3% C 0.083 H 194.7°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #88DDDC |
|---|---|
| RGB | rgb(136, 221, 220) |
| HSL | hsl(179, 56%, 70%) |
| HSV | hsv(179, 38%, 87%) |
| CMYK | cmyk(38.5%, 0%, 0.5%, 13.3%) |
| CIE-LAB | lab(82.97, -25.90, -7.63) |
| CIE-LCH | lch(82.97, 27.00, 196.41°) |
| OKLab | oklab(84.35% -0.0799 -0.021) |
| OKLCH | oklch(84.35% 0.083 194.7) |
| XYZ | xyz(48.9232, 62.1110, 77.1069) |
| Luminance | 0.6211 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.68
Robin'S Egg Blue
#98EFF9
ΔE00 5.90
Mediumturquoise
#48D1CC
ΔE00 6.44
Robin Egg Blue
#8AF1FE
ΔE00 6.61
Robin'S Egg
#6DEDFD
ΔE00 6.99
Powder Blue
#B0E0E6
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88DDDC #DD8889
analogous
#88DDB1 #88DDDC #88B4DD
triadic
#88DDDC #DC88DD #DDDC88
tetradic
#88DDDC #B188DD #DD8889 #B4DD88
square
#88DDDC #B188DD #DD8889 #B4DD88
split-complementary
#88DDDC #DD88B4 #DDB188
monochromatic
#34B6B5 #58CFCE #88DDDC #B8EBEA #E7F8F8
Accessibility & contrast
On white
1.56
#88DDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#88DDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88DDDC
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88DDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88DDDC | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DC
Deuteranopia (green-blind)
#C4CADD
Tritanopia (blue-blind)
#63E2DC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #88dddc; /* rgb */ color: rgb(136, 221, 220); /* oklch */ color: oklch(84.3% 0.083 194.7);
Tailwind
colors: {
custom: {
50: '#afe7e6',
500: '#88dddc',
950: '#000000',
},
}SCSS
$custom: #88dddc; $custom-light: #afe7e6; $custom-dark: #000000;
JSON
{
"hex": "#88dddc",
"rgb": {
"r": 136,
"g": 221,
"b": 220
},
"hsl": {
"h": 179.294,
"s": 55.556,
"l": 70
},
"oklch": {
"l": 0.84348,
"c": 0.08262,
"h": 194.7
},
"luminance": 0.62114
}Semantic roles & 50–950 ramp
primary
#88DDDC
secondary
#B45556
accent
#2224C3
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484