#BEE68B#BEE68B
#BEE68B is a very light, vivid yellow-green. Relative luminance 0.694; OKLCH L 87.6% C 0.125 H 128.1°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE68B |
|---|---|
| RGB | rgb(190, 230, 139) |
| HSL | hsl(86, 65%, 72%) |
| HSV | hsv(86, 40%, 90%) |
| CMYK | cmyk(17.4%, 0%, 39.6%, 9.8%) |
| CIE-LAB | lab(86.70, -28.08, 40.12) |
| CIE-LCH | lch(86.70, 48.97, 124.99°) |
| OKLab | oklab(87.56% -0.0771 0.0984) |
| OKLCH | oklch(87.56% 0.125 128.1) |
| XYZ | xyz(54.1916, 69.4042, 34.9624) |
| Luminance | 0.6940 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.59
Pistachio (survey)
#C0FA8B
ΔE00 4.91
Tea Green
#BDF8A3
ΔE00 5.13
Washed Out Green
#BCF5A6
ΔE00 5.20
Celery
#C1FD95
ΔE00 5.27
Light Grey Green
#B7E1A1
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE68B #B38BE6
analogous
#E6E18B #BEE68B #90E68B
triadic
#BEE68B #8BBEE6 #E68BBE
tetradic
#BEE68B #8BE6E1 #B38BE6 #E68B90
square
#BEE68B #8BE6E1 #B38BE6 #E68B90
split-complementary
#BEE68B #8B90E6 #E18BE6
monochromatic
#85CB2C #A2DB59 #BEE68B #DAF1BD #F1FAE6
Accessibility & contrast
On white
1.41
#BEE68B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#BEE68B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE68B
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE68B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE68B | 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)
#EEDB84
Deuteranopia (green-blind)
#E9D890
Tritanopia (blue-blind)
#C2DFD0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bee68b; /* rgb */ color: rgb(190, 230, 139); /* oklch */ color: oklch(87.6% 0.125 128.1);
Tailwind
colors: {
custom: {
50: '#d3eeae',
500: '#bee68b',
950: '#000000',
},
}SCSS
$custom: #bee68b; $custom-light: #d3eeae; $custom-dark: #000000;
JSON
{
"hex": "#bee68b",
"rgb": {
"r": 190,
"g": 230,
"b": 139
},
"hsl": {
"h": 86.374,
"s": 64.539,
"l": 72.353
},
"oklch": {
"l": 0.87555,
"c": 0.12501,
"h": 128.1
},
"luminance": 0.69405
}Semantic roles & 50–950 ramp
primary
#BEE68B
secondary
#8456BF
accent
#19CC68
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581