#BEE27F#BEE27F
#BEE27F is a very light, vivid yellow-green. Relative luminance 0.669; OKLCH L 86.5% C 0.132 H 125.4°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE27F |
|---|---|
| RGB | rgb(190, 226, 127) |
| HSL | hsl(82, 63%, 69%) |
| HSV | hsv(82, 44%, 89%) |
| CMYK | cmyk(15.9%, 0%, 43.8%, 11.4%) |
| CIE-LAB | lab(85.44, -27.61, 44.42) |
| CIE-LCH | lch(85.44, 52.31, 121.86°) |
| OKLab | oklab(86.49% -0.0765 0.1076) |
| OKLCH | oklch(86.49% 0.132 125.4) |
| XYZ | xyz(52.2621, 66.8718, 30.2288) |
| Luminance | 0.6687 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.97
Pistachio (survey)
#C0FA8B
ΔE00 5.65
Pale Olive
#B9CC81
ΔE00 6.20
Light Yellow Green
#CCFD7F
ΔE00 6.28
Greenish Tan
#BCCB7A
ΔE00 6.38
Celery
#C1FD95
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE27F #A37FE2
analogous
#E2D47F #BEE27F #8DE27F
triadic
#BEE27F #7FBEE2 #E27FBE
tetradic
#BEE27F #7FE2D4 #A37FE2 #E27F8D
square
#BEE27F #7FE2D4 #A37FE2 #E27F8D
split-complementary
#BEE27F #7F8DE2 #D47FE2
monochromatic
#87BC2B #A5D74D #BEE27F #D7EDB1 #F1F9E3
Accessibility & contrast
On white
1.46
#BEE27F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#BEE27F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE27F
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE27F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE27F | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD777
Deuteranopia (green-blind)
#E7D584
Tritanopia (blue-blind)
#C4DACA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bee27f; /* rgb */ color: rgb(190, 226, 127); /* oklch */ color: oklch(86.5% 0.132 125.4);
Tailwind
colors: {
custom: {
50: '#d3eba6',
500: '#bee27f',
950: '#000000',
},
}SCSS
$custom: #bee27f; $custom-light: #d3eba6; $custom-dark: #000000;
JSON
{
"hex": "#bee27f",
"rgb": {
"r": 190,
"g": 226,
"b": 127
},
"hsl": {
"h": 81.818,
"s": 63.057,
"l": 69.216
},
"oklch": {
"l": 0.86485,
"c": 0.13202,
"h": 125.4
},
"luminance": 0.66872
}Semantic roles & 50–950 ramp
primary
#BEE27F
secondary
#744CBA
accent
#1BCB5B
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#14160F
muted
#838480