#88DFCB#88DFCB
#88DFCB is a very light, moderate teal. Relative luminance 0.623; OKLCH L 84.3% C 0.089 H 177.7°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #88DFCB |
|---|---|
| RGB | rgb(136, 223, 203) |
| HSL | hsl(166, 58%, 70%) |
| HSV | hsv(166, 39%, 87%) |
| CMYK | cmyk(39%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(83.08, -30.81, 1.55) |
| CIE-LCH | lch(83.08, 30.85, 177.12°) |
| OKLab | oklab(84.29% -0.0893 0.0036) |
| OKLCH | oklch(84.29% 0.089 177.7) |
| XYZ | xyz(47.3164, 62.3182, 66.0236) |
| Luminance | 0.6232 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.33
Tiffany Blue
#7BF2DA
ΔE00 4.79
Light Teal
#90E4C1
ΔE00 4.88
Pale Teal
#82CBB2
ΔE00 5.38
Turquoise
#40E0D0
ΔE00 6.16
Light Turquoise
#7EF4CC
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88DFCB #DF889C
analogous
#88DF9F #88DFCB #88C7DF
triadic
#88DFCB #CB88DF #DFCB88
tetradic
#88DFCB #9F88DF #DF889C #C7DF88
square
#88DFCB #9F88DF #DF889C #C7DF88
split-complementary
#88DFCB #DF88C7 #DF9F88
monochromatic
#32BA9B #58D2B6 #88DFCB #B8ECE0 #E7F9F4
Accessibility & contrast
On white
1.56
#88DFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#88DFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88DFCB
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88DFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88DFCB | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D5CA
Deuteranopia (green-blind)
#CACACD
Tritanopia (blue-blind)
#6BE1D9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #88dfcb; /* rgb */ color: rgb(136, 223, 203); /* oklch */ color: oklch(84.3% 0.089 177.7);
Tailwind
colors: {
custom: {
50: '#aee9da',
500: '#88dfcb',
950: '#000000',
},
}SCSS
$custom: #88dfcb; $custom-light: #aee9da; $custom-dark: #000000;
JSON
{
"hex": "#88dfcb",
"rgb": {
"r": 136,
"g": 223,
"b": 203
},
"hsl": {
"h": 166.207,
"s": 57.616,
"l": 70.392
},
"oklch": {
"l": 0.84286,
"c": 0.08941,
"h": 177.7
},
"luminance": 0.62321
}Semantic roles & 50–950 ramp
primary
#88DFCB
secondary
#B7556B
accent
#2046C5
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111614
muted
#818483