#BEE69E#BEE69E
#BEE69E is a very light, moderate yellow-green. Relative luminance 0.700; OKLCH L 87.9% C 0.104 H 131.9°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE69E |
|---|---|
| RGB | rgb(190, 230, 158) |
| HSL | hsl(93, 59%, 76%) |
| HSV | hsv(93, 31%, 90%) |
| CMYK | cmyk(17.4%, 0%, 31.3%, 9.8%) |
| CIE-LAB | lab(87.00, -25.55, 30.95) |
| CIE-LCH | lch(87.00, 40.13, 129.54°) |
| OKLab | oklab(87.89% -0.0694 0.0775) |
| OKLCH | oklch(87.89% 0.104 131.9) |
| XYZ | xyz(55.7025, 70.0085, 42.9194) |
| Luminance | 0.7001 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.12
Light Sage
#BCECAC
ΔE00 2.86
Washed Out Green
#BCF5A6
ΔE00 3.86
Tea Green
#BDF8A3
ΔE00 4.57
Pale Green
#C7FDB5
ΔE00 5.17
Very Pale Green
#CFFDBC
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE69E #C69EE6
analogous
#E2E69E #BEE69E #9EE6A2
triadic
#BEE69E #9EBEE6 #E69EBE
tetradic
#BEE69E #9EE2E6 #C69EE6 #E6A29E
square
#BEE69E #9EE2E6 #C69EE6 #E6A29E
split-complementary
#BEE69E #A29EE6 #E69EE2
monochromatic
#7DCD3D #9DD96D #BEE69E #DFF3CF #EFF9E7
Accessibility & contrast
On white
1.40
#BEE69E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#BEE69E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE69E
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE69E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE69E | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDC99
Deuteranopia (green-blind)
#E6D9A2
Tritanopia (blue-blind)
#C0E0D3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bee69e; /* rgb */ color: rgb(190, 230, 158); /* oklch */ color: oklch(87.9% 0.104 131.9);
Tailwind
colors: {
custom: {
50: '#d2eebb',
500: '#bee69e',
950: '#000000',
},
}SCSS
$custom: #bee69e; $custom-light: #d2eebb; $custom-dark: #000000;
JSON
{
"hex": "#bee69e",
"rgb": {
"r": 190,
"g": 230,
"b": 158
},
"hsl": {
"h": 93.333,
"s": 59.016,
"l": 76.078
},
"oklch": {
"l": 0.87891,
"c": 0.10405,
"h": 131.9
},
"luminance": 0.70009
}Semantic roles & 50–950 ramp
primary
#BEE69E
secondary
#9968C0
accent
#1FC77C
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141612
muted
#838582