#BEE69F#BEE69F
#BEE69F is a very light, moderate yellow-green. Relative luminance 0.700; OKLCH L 87.9% C 0.103 H 132.1°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE69F |
|---|---|
| RGB | rgb(190, 230, 159) |
| HSL | hsl(94, 59%, 76%) |
| HSV | hsv(94, 31%, 90%) |
| CMYK | cmyk(17.4%, 0%, 30.9%, 9.8%) |
| CIE-LAB | lab(87.02, -25.40, 30.46) |
| CIE-LCH | lch(87.02, 39.66, 129.83°) |
| OKLab | oklab(87.91% -0.069 0.0764) |
| OKLCH | oklch(87.91% 0.103 132.1) |
| XYZ | xyz(55.7889, 70.0431, 43.3746) |
| Luminance | 0.7004 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.96
Light Sage
#BCECAC
ΔE00 2.70
Washed Out Green
#BCF5A6
ΔE00 3.87
Tea Green
#BDF8A3
ΔE00 4.62
Pale Green
#C7FDB5
ΔE00 5.12
Very Pale Green
#CFFDBC
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE69F #C79FE6
analogous
#E2E69F #BEE69F #9FE6A4
triadic
#BEE69F #9FBEE6 #E69FBE
tetradic
#BEE69F #9FE2E6 #C79FE6 #E6A49F
square
#BEE69F #9FE2E6 #C79FE6 #E6A49F
split-complementary
#BEE69F #A49FE6 #E69FE2
monochromatic
#7CCD3E #9DD96E #BEE69F #DFF3D0 #EFF9E7
Accessibility & contrast
On white
1.40
#BEE69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#BEE69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE69F
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE69F | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDC9A
Deuteranopia (green-blind)
#E6D9A3
Tritanopia (blue-blind)
#BFE0D3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bee69f; /* rgb */ color: rgb(190, 230, 159); /* oklch */ color: oklch(87.9% 0.103 132.1);
Tailwind
colors: {
custom: {
50: '#d2eebc',
500: '#bee69f',
950: '#000000',
},
}SCSS
$custom: #bee69f; $custom-light: #d2eebc; $custom-dark: #000000;
JSON
{
"hex": "#bee69f",
"rgb": {
"r": 190,
"g": 230,
"b": 159
},
"hsl": {
"h": 93.803,
"s": 58.678,
"l": 76.275
},
"oklch": {
"l": 0.8791,
"c": 0.10292,
"h": 132.1
},
"luminance": 0.70044
}Semantic roles & 50–950 ramp
primary
#BEE69F
secondary
#9A69C0
accent
#1FC67D
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141612
muted
#838582