#88DFCA#88DFCA
#88DFCA is a very light, moderate teal. Relative luminance 0.623; OKLCH L 84.3% C 0.090 H 176.9°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #88DFCA |
|---|---|
| RGB | rgb(136, 223, 202) |
| HSL | hsl(166, 58%, 70%) |
| HSV | hsv(166, 39%, 87%) |
| CMYK | cmyk(39%, 0%, 9.4%, 12.5%) |
| CIE-LAB | lab(83.06, -31.03, 2.04) |
| CIE-LCH | lch(83.06, 31.10, 176.23°) |
| OKLab | oklab(84.26% -0.0898 0.0049) |
| OKLCH | oklch(84.26% 0.09 176.9) |
| XYZ | xyz(47.1976, 62.2707, 65.3981) |
| Luminance | 0.6227 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.13
Light Teal
#90E4C1
ΔE00 4.56
Tiffany Blue
#7BF2DA
ΔE00 4.78
Pale Teal
#82CBB2
ΔE00 5.24
Turquoise
#40E0D0
ΔE00 6.29
Light Turquoise
#7EF4CC
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88DFCA #DF889D
analogous
#88DF9E #88DFCA #88C9DF
triadic
#88DFCA #CA88DF #DFCA88
tetradic
#88DFCA #9E88DF #DF889D #C9DF88
square
#88DFCA #9E88DF #DF889D #C9DF88
split-complementary
#88DFCA #DF88C9 #DF9E88
monochromatic
#32BA9A #58D2B5 #88DFCA #B8ECDF #E7F9F4
Accessibility & contrast
On white
1.56
#88DFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#88DFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88DFCA
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88DFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88DFCA | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D5C9
Deuteranopia (green-blind)
#CACACC
Tritanopia (blue-blind)
#6BE1D9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #88dfca; /* rgb */ color: rgb(136, 223, 202); /* oklch */ color: oklch(84.3% 0.090 176.9);
Tailwind
colors: {
custom: {
50: '#aee9da',
500: '#88dfca',
950: '#000000',
},
}SCSS
$custom: #88dfca; $custom-light: #aee9da; $custom-dark: #000000;
JSON
{
"hex": "#88dfca",
"rgb": {
"r": 136,
"g": 223,
"b": 202
},
"hsl": {
"h": 165.517,
"s": 57.616,
"l": 70.392
},
"oklch": {
"l": 0.84258,
"c": 0.08991,
"h": 176.9
},
"luminance": 0.62274
}Semantic roles & 50–950 ramp
primary
#88DFCA
secondary
#B7556C
accent
#2048C5
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111614
muted
#818483