#BEE68F#BEE68F
#BEE68F is a very light, vivid yellow-green. Relative luminance 0.695; OKLCH L 87.6% C 0.121 H 128.7°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE68F |
|---|---|
| RGB | rgb(190, 230, 143) |
| HSL | hsl(88, 64%, 73%) |
| HSV | hsv(88, 38%, 90%) |
| CMYK | cmyk(17.4%, 0%, 37.8%, 9.8%) |
| CIE-LAB | lab(86.76, -27.58, 38.21) |
| CIE-LCH | lch(86.76, 47.12, 125.82°) |
| OKLab | oklab(87.62% -0.0755 0.0941) |
| OKLCH | oklch(87.62% 0.121 128.7) |
| XYZ | xyz(54.4892, 69.5232, 36.5299) |
| Luminance | 0.6952 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.68
Light Grey Green
#B7E1A1
ΔE00 4.69
Washed Out Green
#BCF5A6
ΔE00 4.76
Tea Green
#BDF8A3
ΔE00 4.82
Pistachio (survey)
#C0FA8B
ΔE00 5.19
Celery
#C1FD95
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE68F #B78FE6
analogous
#E6E28F #BEE68F #92E68F
triadic
#BEE68F #8FBEE6 #E68FBE
tetradic
#BEE68F #8FE6E2 #B78FE6 #E68F92
square
#BEE68F #8FE6E2 #B78FE6 #E68F92
split-complementary
#BEE68F #8F92E6 #E28FE6
monochromatic
#84CD2E #A1DB5D #BEE68F #DBF1C1 #F0F9E6
Accessibility & contrast
On white
1.41
#BEE68F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#BEE68F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE68F
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE68F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE68F | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDB89
Deuteranopia (green-blind)
#E8D894
Tritanopia (blue-blind)
#C2DFD0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bee68f; /* rgb */ color: rgb(190, 230, 143); /* oklch */ color: oklch(87.6% 0.121 128.7);
Tailwind
colors: {
custom: {
50: '#d3eeb1',
500: '#bee68f',
950: '#000000',
},
}SCSS
$custom: #bee68f; $custom-light: #d3eeb1; $custom-dark: #000000;
JSON
{
"hex": "#bee68f",
"rgb": {
"r": 190,
"g": 230,
"b": 143
},
"hsl": {
"h": 87.586,
"s": 63.504,
"l": 73.137
},
"oklch": {
"l": 0.87621,
"c": 0.12068,
"h": 128.7
},
"luminance": 0.69524
}Semantic roles & 50–950 ramp
primary
#BEE68F
secondary
#895ABF
accent
#1ACB6C
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141611
muted
#838581