#B3EE88#B3EE88
#B3EE88 is a very light, vivid yellow-green. Relative luminance 0.725; OKLCH L 88.6% C 0.145 H 133.2°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #B3EE88 |
|---|---|
| RGB | rgb(179, 238, 136) |
| HSL | hsl(95, 75%, 73%) |
| HSV | hsv(95, 43%, 93%) |
| CMYK | cmyk(24.8%, 0%, 42.9%, 6.7%) |
| CIE-LAB | lab(88.21, -36.08, 43.38) |
| CIE-LCH | lch(88.21, 56.43, 129.75°) |
| OKLab | oklab(88.59% -0.0992 0.1058) |
| OKLCH | oklch(88.59% 0.145 133.2) |
| XYZ | xyz(53.6078, 72.5089, 34.4590) |
| Luminance | 0.7251 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.90
Celery
#C1FD95
ΔE00 3.19
Pale Light Green
#B1FC99
ΔE00 3.68
Tea Green
#BDF8A3
ΔE00 3.80
Light Yellowish Green
#C2FF89
ΔE00 4.06
Washed Out Green
#BCF5A6
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3EE88 #C388EE
analogous
#E6EE88 #B3EE88 #88EE90
triadic
#B3EE88 #88B3EE #EE88B3
tetradic
#B3EE88 #88E6EE #C388EE #EE9088
square
#B3EE88 #88E6EE #C388EE #EE9088
split-complementary
#B3EE88 #9088EE #EE88E6
monochromatic
#6FDC1F #91E652 #B3EE88 #D5F6BE #EEFBE4
Accessibility & contrast
On white
1.35
#B3EE88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#B3EE88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3EE88
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3EE88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3EE88 | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E080
Deuteranopia (green-blind)
#EDDC8E
Tritanopia (blue-blind)
#B4E7D5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #b3ee88; /* rgb */ color: rgb(179, 238, 136); /* oklch */ color: oklch(88.6% 0.145 133.2);
Tailwind
colors: {
custom: {
50: '#ccf3ac',
500: '#b3ee88',
950: '#000000',
},
}SCSS
$custom: #b3ee88; $custom-light: #ccf3ac; $custom-dark: #000000;
JSON
{
"hex": "#b3ee88",
"rgb": {
"r": 179,
"g": 238,
"b": 136
},
"hsl": {
"h": 94.706,
"s": 75,
"l": 73.333
},
"oklch": {
"l": 0.88586,
"c": 0.145,
"h": 133.2
},
"luminance": 0.7251
}Semantic roles & 50–950 ramp
primary
#B3EE88
secondary
#9651C9
accent
#0ED783
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#131710
muted
#838581