#88E8AF#88E8AF
#88E8AF is a very light, vivid green. Relative luminance 0.660; OKLCH L 85.6% C 0.122 H 156.6°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #88E8AF |
|---|---|
| RGB | rgb(136, 232, 175) |
| HSL | hsl(144, 68%, 72%) |
| HSV | hsv(144, 41%, 91%) |
| CMYK | cmyk(41.4%, 0%, 24.6%, 9%) |
| CIE-LAB | lab(85.02, -40.75, 19.01) |
| CIE-LCH | lch(85.02, 44.96, 154.98°) |
| OKLab | oklab(85.64% -0.1121 0.0486) |
| OKLCH | oklch(85.64% 0.122 156.6) |
| XYZ | xyz(46.7446, 66.0395, 50.8329) |
| Luminance | 0.6604 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.07
Seafoam
#7FE0B3
ΔE00 3.35
Light Sea Green
#98F6B0
ΔE00 4.08
Mint
#AAF0C1
ΔE00 4.57
Light Blue Green
#7EFBB3
ΔE00 4.75
Seafoam (survey)
#80F9AD
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88E8AF #E888C1
analogous
#91E888 #88E8AF #88E8DF
triadic
#88E8AF #AF88E8 #E8AF88
tetradic
#88E8AF #8891E8 #E888C1 #E8DF88
square
#88E8AF #8891E8 #E888C1 #E8DF88
split-complementary
#88E8AF #DF88E8 #E88891
monochromatic
#28CE6B #55DE8D #88E8AF #BBF2D1 #E5FAEE
Accessibility & contrast
On white
1.48
#88E8AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#88E8AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88E8AF
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88E8AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88E8AF | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DBAC
Deuteranopia (green-blind)
#D8D0B2
Tritanopia (blue-blind)
#73E6D8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #88e8af; /* rgb */ color: rgb(136, 232, 175); /* oklch */ color: oklch(85.6% 0.122 156.6);
Tailwind
colors: {
custom: {
50: '#aff0c7',
500: '#88e8af',
950: '#000000',
},
}SCSS
$custom: #88e8af; $custom-light: #aff0c7; $custom-dark: #000000;
JSON
{
"hex": "#88e8af",
"rgb": {
"r": 136,
"g": 232,
"b": 175
},
"hsl": {
"h": 144.375,
"s": 67.606,
"l": 72.157
},
"oklch": {
"l": 0.8564,
"c": 0.12215,
"h": 156.6
},
"luminance": 0.66043
}Semantic roles & 50–950 ramp
primary
#88E8AF
secondary
#C15394
accent
#1684D0
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111613
muted
#818582