#BEE68A#BEE68A
#BEE68A is a very light, vivid yellow-green. Relative luminance 0.694; OKLCH L 87.5% C 0.126 H 127.9°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE68A |
|---|---|
| RGB | rgb(190, 230, 138) |
| HSL | hsl(86, 65%, 72%) |
| HSV | hsv(86, 40%, 90%) |
| CMYK | cmyk(17.4%, 0%, 40%, 9.8%) |
| CIE-LAB | lab(86.69, -28.21, 40.60) |
| CIE-LCH | lch(86.69, 49.44, 124.79°) |
| OKLab | oklab(87.54% -0.0775 0.0994) |
| OKLCH | oklch(87.54% 0.126 127.9) |
| XYZ | xyz(54.1189, 69.3751, 34.5794) |
| Luminance | 0.6938 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.58
Pistachio (survey)
#C0FA8B
ΔE00 4.86
Tea Green
#BDF8A3
ΔE00 5.22
Celery
#C1FD95
ΔE00 5.26
Washed Out Green
#BCF5A6
ΔE00 5.32
Light Grey Green
#B7E1A1
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE68A #B28AE6
analogous
#E6E08A #BEE68A #90E68A
triadic
#BEE68A #8ABEE6 #E68ABE
tetradic
#BEE68A #8AE6E0 #B28AE6 #E68A90
square
#BEE68A #8AE6E0 #B28AE6 #E68A90
split-complementary
#BEE68A #8A90E6 #E08AE6
monochromatic
#85CA2B #A2DB58 #BEE68A #DAF1BC #F1FAE6
Accessibility & contrast
On white
1.41
#BEE68A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#BEE68A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE68A
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE68A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE68A | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB83
Deuteranopia (green-blind)
#E9D88F
Tritanopia (blue-blind)
#C2DECF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bee68a; /* rgb */ color: rgb(190, 230, 138); /* oklch */ color: oklch(87.5% 0.126 127.9);
Tailwind
colors: {
custom: {
50: '#d3eead',
500: '#bee68a',
950: '#000000',
},
}SCSS
$custom: #bee68a; $custom-light: #d3eead; $custom-dark: #000000;
JSON
{
"hex": "#bee68a",
"rgb": {
"r": 190,
"g": 230,
"b": 138
},
"hsl": {
"h": 86.087,
"s": 64.789,
"l": 72.157
},
"oklch": {
"l": 0.87539,
"c": 0.12609,
"h": 127.9
},
"luminance": 0.69376
}Semantic roles & 50–950 ramp
primary
#BEE68A
secondary
#8355BF
accent
#19CD67
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581