#88DECB#88DECB
#88DECB is a very light, moderate teal. Relative luminance 0.618; OKLCH L 84.1% C 0.088 H 178.3°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #88DECB |
|---|---|
| RGB | rgb(136, 222, 203) |
| HSL | hsl(167, 57%, 70%) |
| HSV | hsv(167, 39%, 87%) |
| CMYK | cmyk(38.7%, 0%, 8.6%, 12.9%) |
| CIE-LAB | lab(82.80, -30.33, 1.14) |
| CIE-LCH | lch(82.80, 30.35, 177.85°) |
| OKLab | oklab(84.06% -0.0882 0.0025) |
| OKLCH | oklch(84.06% 0.088 178.3) |
| XYZ | xyz(47.0500, 61.7854, 65.9348) |
| Luminance | 0.6179 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.37
Tiffany Blue
#7BF2DA
ΔE00 5.06
Light Teal
#90E4C1
ΔE00 5.22
Pale Teal
#82CBB2
ΔE00 5.31
Turquoise
#40E0D0
ΔE00 6.13
Mediumaquamarine
#66CDAA
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88DECB #DE889B
analogous
#88DEA0 #88DECB #88C6DE
triadic
#88DECB #CB88DE #DECB88
tetradic
#88DECB #A088DE #DE889B #C6DE88
square
#88DECB #A088DE #DE889B #C6DE88
split-complementary
#88DECB #DE88C6 #DEA088
monochromatic
#33B89B #58D1B6 #88DECB #B8EBE0 #E7F8F5
Accessibility & contrast
On white
1.57
#88DECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#88DECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88DECB
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88DECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88DECB | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D4CA
Deuteranopia (green-blind)
#C9CACC
Tritanopia (blue-blind)
#6BE0D8
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #88decb; /* rgb */ color: rgb(136, 222, 203); /* oklch */ color: oklch(84.1% 0.088 178.3);
Tailwind
colors: {
custom: {
50: '#aee8da',
500: '#88decb',
950: '#000000',
},
}SCSS
$custom: #88decb; $custom-light: #aee8da; $custom-dark: #000000;
JSON
{
"hex": "#88decb",
"rgb": {
"r": 136,
"g": 222,
"b": 203
},
"hsl": {
"h": 166.744,
"s": 56.579,
"l": 70.196
},
"oklch": {
"l": 0.84058,
"c": 0.0882,
"h": 178.3
},
"luminance": 0.61789
}Semantic roles & 50–950 ramp
primary
#88DECB
secondary
#B5556A
accent
#2145C4
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483