#88DEBA#88DEBA
#88DEBA is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.6% C 0.099 H 165.6°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #88DEBA |
|---|---|
| RGB | rgb(136, 222, 186) |
| HSL | hsl(155, 57%, 70%) |
| HSV | hsv(155, 39%, 87%) |
| CMYK | cmyk(38.7%, 0%, 16.2%, 12.9%) |
| CIE-LAB | lab(82.39, -34.01, 9.54) |
| CIE-LCH | lch(82.39, 35.32, 164.32°) |
| OKLab | oklab(83.59% -0.0955 0.0246) |
| OKLCH | oklch(83.59% 0.099 165.6) |
| XYZ | xyz(45.1341, 61.0190, 55.8444) |
| Luminance | 0.6102 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.54
Seafoam
#7FE0B3
ΔE00 2.42
Seafoam Blue
#78D1B6
ΔE00 4.14
Mediumaquamarine
#66CDAA
ΔE00 5.09
Pale Teal
#82CBB2
ΔE00 5.23
Light Turquoise
#7EF4CC
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88DEBA #DE88AC
analogous
#88DE8F #88DEBA #88D7DE
triadic
#88DEBA #BA88DE #DEBA88
tetradic
#88DEBA #8F88DE #DE88AC #D7DE88
square
#88DEBA #8F88DE #DE88AC #D7DE88
split-complementary
#88DEBA #DE88D7 #DE8F88
monochromatic
#33B881 #58D19E #88DEBA #B8EBD6 #E7F8F1
Accessibility & contrast
On white
1.59
#88DEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#88DEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88DEBA
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88DEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88DEBA | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD3B8
Deuteranopia (green-blind)
#CDC9BC
Tritanopia (blue-blind)
#71DED4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #88deba; /* rgb */ color: rgb(136, 222, 186); /* oklch */ color: oklch(83.6% 0.099 165.6);
Tailwind
colors: {
custom: {
50: '#aee8ce',
500: '#88deba',
950: '#000000',
},
}SCSS
$custom: #88deba; $custom-light: #aee8ce; $custom-dark: #000000;
JSON
{
"hex": "#88deba",
"rgb": {
"r": 136,
"g": 222,
"b": 186
},
"hsl": {
"h": 154.884,
"s": 56.579,
"l": 70.196
},
"oklch": {
"l": 0.83592,
"c": 0.09858,
"h": 165.6
},
"luminance": 0.61022
}Semantic roles & 50–950 ramp
primary
#88DEBA
secondary
#B5557D
accent
#2166C4
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#111613
muted
#818483