#B3EE83#B3EE83
#B3EE83 is a very light, vivid yellow-green. Relative luminance 0.724; OKLCH L 88.5% C 0.150 H 132.4°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #B3EE83 |
|---|---|
| RGB | rgb(179, 238, 131) |
| HSL | hsl(93, 76%, 72%) |
| HSV | hsv(93, 45%, 93%) |
| CMYK | cmyk(24.8%, 0%, 45%, 6.7%) |
| CIE-LAB | lab(88.15, -36.69, 45.72) |
| CIE-LCH | lch(88.15, 58.62, 128.74°) |
| OKLab | oklab(88.51% -0.1011 0.1108) |
| OKLCH | oklch(88.51% 0.15 132.4) |
| XYZ | xyz(53.2608, 72.3701, 32.6310) |
| Luminance | 0.7237 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.68
Celery
#C1FD95
ΔE00 3.31
Light Yellowish Green
#C2FF89
ΔE00 3.76
Spring Green (survey)
#A9F971
ΔE00 4.09
Pale Light Green
#B1FC99
ΔE00 4.09
Light Pea Green
#C4FE82
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3EE83 #BE83EE
analogous
#E9EE83 #B3EE83 #83EE88
triadic
#B3EE83 #83B3EE #EE83B3
tetradic
#B3EE83 #83E9EE #BE83EE #EE8883
square
#B3EE83 #83E9EE #BE83EE #EE8883
split-complementary
#B3EE83 #8883EE #EE83E9
monochromatic
#72D91E #92E74D #B3EE83 #D4F5B9 #EFFBE4
Accessibility & contrast
On white
1.36
#B3EE83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#B3EE83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3EE83
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3EE83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3EE83 | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E07A
Deuteranopia (green-blind)
#EDDB89
Tritanopia (blue-blind)
#B5E6D5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #b3ee83; /* rgb */ color: rgb(179, 238, 131); /* oklch */ color: oklch(88.5% 0.150 132.4);
Tailwind
colors: {
custom: {
50: '#ccf3a9',
500: '#b3ee83',
950: '#000000',
},
}SCSS
$custom: #b3ee83; $custom-light: #ccf3a9; $custom-dark: #000000;
JSON
{
"hex": "#b3ee83",
"rgb": {
"r": 179,
"g": 238,
"b": 131
},
"hsl": {
"h": 93.084,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.8851,
"c": 0.15003,
"h": 132.4
},
"luminance": 0.72371
}Semantic roles & 50–950 ramp
primary
#B3EE83
secondary
#914DC8
accent
#0DD87D
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581