#88DFBB#88DFBB
#88DFBB is a very light, moderate teal. Relative luminance 0.616; OKLCH L 83.8% C 0.099 H 165.8°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #88DFBB |
|---|---|
| RGB | rgb(136, 223, 187) |
| HSL | hsl(155, 58%, 70%) |
| HSV | hsv(155, 39%, 87%) |
| CMYK | cmyk(39%, 0%, 16.1%, 12.5%) |
| CIE-LAB | lab(82.70, -34.26, 9.46) |
| CIE-LCH | lch(82.70, 35.54, 164.57°) |
| OKLab | oklab(83.85% -0.0962 0.0243) |
| OKLCH | oklch(83.85% 0.099 165.8) |
| XYZ | xyz(45.5072, 61.5945, 56.4951) |
| Luminance | 0.6160 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.36
Seafoam
#7FE0B3
ΔE00 2.41
Seafoam Blue
#78D1B6
ΔE00 4.26
Light Turquoise
#7EF4CC
ΔE00 5.07
Mediumaquamarine
#66CDAA
ΔE00 5.23
Pale Teal
#82CBB2
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88DFBB #DF88AC
analogous
#88DF8F #88DFBB #88D8DF
triadic
#88DFBB #BB88DF #DFBB88
tetradic
#88DFBB #8F88DF #DF88AC #D8DF88
square
#88DFBB #8F88DF #DF88AC #D8DF88
split-complementary
#88DFBB #DF88D8 #DF8F88
monochromatic
#32BA82 #58D29F #88DFBB #B8ECD7 #E7F9F1
Accessibility & contrast
On white
1.58
#88DFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#88DFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88DFBB
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88DFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88DFBB | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD4B9
Deuteranopia (green-blind)
#CDCABD
Tritanopia (blue-blind)
#71DFD5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #88dfbb; /* rgb */ color: rgb(136, 223, 187); /* oklch */ color: oklch(83.8% 0.099 165.8);
Tailwind
colors: {
custom: {
50: '#aee9cf',
500: '#88dfbb',
950: '#000000',
},
}SCSS
$custom: #88dfbb; $custom-light: #aee9cf; $custom-dark: #000000;
JSON
{
"hex": "#88dfbb",
"rgb": {
"r": 136,
"g": 223,
"b": 187
},
"hsl": {
"h": 155.172,
"s": 57.616,
"l": 70.392
},
"oklch": {
"l": 0.83848,
"c": 0.09926,
"h": 165.8
},
"luminance": 0.61597
}Semantic roles & 50–950 ramp
primary
#88DFBB
secondary
#B7557D
accent
#2065C5
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#111613
muted
#818483