#88FBB2#88FBB2
#88FBB2 is a very light, vivid green. Relative luminance 0.774; OKLCH L 90.1% C 0.147 H 154.3°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #88FBB2 |
|---|---|
| RGB | rgb(136, 251, 178) |
| HSL | hsl(142, 93%, 76%) |
| HSV | hsv(142, 46%, 98%) |
| CMYK | cmyk(45.8%, 0%, 29.1%, 1.6%) |
| CIE-LAB | lab(90.52, -48.43, 25.08) |
| CIE-LCH | lch(90.52, 54.54, 152.63°) |
| OKLab | oklab(90.13% -0.1324 0.0636) |
| OKLCH | oklch(90.13% 0.147 154.3) |
| XYZ | xyz(52.6827, 77.4390, 54.2819) |
| Luminance | 0.7744 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 0.91
Light Blue Green
#7EFBB3
ΔE00 1.05
Seafoam Green
#7AF9AB
ΔE00 1.43
Light Sea Green
#98F6B0
ΔE00 2.23
Light Bluish Green
#76FDA8
ΔE00 2.33
Foam Green
#90FDA9
ΔE00 2.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88FBB2 #FB88D1
analogous
#97FB88 #88FBB2 #88FBEB
triadic
#88FBB2 #B288FB #FBB288
tetradic
#88FBB2 #8897FB #FB88D1 #FBEB88
square
#88FBB2 #8897FB #FB88D1 #FBEB88
split-complementary
#88FBB2 #EB88FB #FB8897
monochromatic
#12F765 #4DF98C #88FBB2 #C3FDD8 #E1FEEC
Accessibility & contrast
On white
1.27
#88FBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#88FBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88FBB2
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88FBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88FBB2 | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEBAE
Deuteranopia (green-blind)
#EADFB6
Tritanopia (blue-blind)
#6EF9E8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #88fbb2; /* rgb */ color: rgb(136, 251, 178); /* oklch */ color: oklch(90.1% 0.147 154.3);
Tailwind
colors: {
custom: {
50: '#b0fdc9',
500: '#88fbb2',
950: '#000000',
},
}SCSS
$custom: #88fbb2; $custom-light: #b0fdc9; $custom-dark: #000000;
JSON
{
"hex": "#88fbb2",
"rgb": {
"r": 136,
"g": 251,
"b": 178
},
"hsl": {
"h": 141.913,
"s": 93.496,
"l": 75.882
},
"oklch": {
"l": 0.90132,
"c": 0.14686,
"h": 154.3
},
"luminance": 0.77443
}Semantic roles & 50–950 ramp
primary
#88FBB2
secondary
#DA4DA7
accent
#0092E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682