#88DEBB#88DEBB
#88DEBB is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.6% C 0.098 H 166.2°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #88DEBB |
|---|---|
| RGB | rgb(136, 222, 187) |
| HSL | hsl(156, 57%, 70%) |
| HSV | hsv(156, 39%, 87%) |
| CMYK | cmyk(38.7%, 0%, 15.8%, 12.9%) |
| CIE-LAB | lab(82.41, -33.80, 9.05) |
| CIE-LCH | lch(82.41, 34.99, 165.01°) |
| OKLab | oklab(83.62% -0.095 0.0233) |
| OKLCH | oklch(83.62% 0.098 166.2) |
| XYZ | xyz(45.2408, 61.0617, 56.4063) |
| Luminance | 0.6107 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.50
Seafoam
#7FE0B3
ΔE00 2.67
Seafoam Blue
#78D1B6
ΔE00 3.97
Mediumaquamarine
#66CDAA
ΔE00 5.08
Pale Teal
#82CBB2
ΔE00 5.10
Light Turquoise
#7EF4CC
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88DEBB #DE88AB
analogous
#88DE90 #88DEBB #88D6DE
triadic
#88DEBB #BB88DE #DEBB88
tetradic
#88DEBB #9088DE #DE88AB #D6DE88
square
#88DEBB #9088DE #DE88AB #D6DE88
split-complementary
#88DEBB #DE88D6 #DE9088
monochromatic
#33B882 #58D1A0 #88DEBB #B8EBD6 #E7F8F1
Accessibility & contrast
On white
1.59
#88DEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#88DEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88DEBB
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88DEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88DEBB | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD3B9
Deuteranopia (green-blind)
#CCC9BD
Tritanopia (blue-blind)
#71DED4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #88debb; /* rgb */ color: rgb(136, 222, 187); /* oklch */ color: oklch(83.6% 0.098 166.2);
Tailwind
colors: {
custom: {
50: '#aee8cf',
500: '#88debb',
950: '#000000',
},
}SCSS
$custom: #88debb; $custom-light: #aee8cf; $custom-dark: #000000;
JSON
{
"hex": "#88debb",
"rgb": {
"r": 136,
"g": 222,
"b": 187
},
"hsl": {
"h": 155.581,
"s": 56.579,
"l": 70.196
},
"oklch": {
"l": 0.83618,
"c": 0.09784,
"h": 166.2
},
"luminance": 0.61065
}Semantic roles & 50–950 ramp
primary
#88DEBB
secondary
#B5557C
accent
#2164C4
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#111613
muted
#818483