#BEE88A#BEE88A
#BEE88A is a very light, vivid yellow-green. Relative luminance 0.705; OKLCH L 88.0% C 0.129 H 128.4°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE88A |
|---|---|
| RGB | rgb(190, 232, 138) |
| HSL | hsl(87, 67%, 73%) |
| HSV | hsv(87, 41%, 91%) |
| CMYK | cmyk(18.1%, 0%, 40.5%, 9%) |
| CIE-LAB | lab(87.24, -29.15, 41.30) |
| CIE-LCH | lch(87.24, 50.55, 125.22°) |
| OKLab | oklab(87.98% -0.0802 0.101) |
| OKLCH | oklch(87.98% 0.129 128.4) |
| XYZ | xyz(54.6786, 70.4946, 34.7659) |
| Luminance | 0.7049 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.33
Celery
#C1FD95
ΔE00 4.76
Tea Green
#BDF8A3
ΔE00 4.90
Pale Olive Green
#B1D27B
ΔE00 5.03
Washed Out Green
#BCF5A6
ΔE00 5.10
Light Yellowish Green
#C2FF89
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE88A #B48AE8
analogous
#E8E38A #BEE88A #8FE88A
triadic
#BEE88A #8ABEE8 #E88ABE
tetradic
#BEE88A #8AE8E3 #B48AE8 #E88A8F
square
#BEE88A #8AE8E3 #B48AE8 #E88A8F
split-complementary
#BEE88A #8A8FE8 #E38AE8
monochromatic
#85CF29 #A2DE57 #BEE88A #DAF2BD #F1FAE5
Accessibility & contrast
On white
1.39
#BEE88A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#BEE88A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE88A
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE88A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE88A | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC83
Deuteranopia (green-blind)
#EADA8F
Tritanopia (blue-blind)
#C2E0D1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bee88a; /* rgb */ color: rgb(190, 232, 138); /* oklch */ color: oklch(88.0% 0.129 128.4);
Tailwind
colors: {
custom: {
50: '#d3efad',
500: '#bee88a',
950: '#000000',
},
}SCSS
$custom: #bee88a; $custom-light: #d3efad; $custom-dark: #000000;
JSON
{
"hex": "#bee88a",
"rgb": {
"r": 190,
"g": 232,
"b": 138
},
"hsl": {
"h": 86.809,
"s": 67.143,
"l": 72.549
},
"oklch": {
"l": 0.87981,
"c": 0.12898,
"h": 128.4
},
"luminance": 0.70495
}Semantic roles & 50–950 ramp
primary
#BEE88A
secondary
#8555C2
accent
#16CF69
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581