#BEE277#BEE277
#BEE277 is a very light, vivid yellow-green. Relative luminance 0.667; OKLCH L 86.4% C 0.140 H 124.6°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE277 |
|---|---|
| RGB | rgb(190, 226, 119) |
| HSL | hsl(80, 65%, 68%) |
| HSV | hsv(80, 47%, 89%) |
| CMYK | cmyk(15.9%, 0%, 47.3%, 11.4%) |
| CIE-LAB | lab(85.34, -28.49, 48.16) |
| CIE-LCH | lch(85.34, 55.95, 120.61°) |
| OKLab | oklab(86.37% -0.0795 0.1155) |
| OKLCH | oklch(86.37% 0.14 124.6) |
| XYZ | xyz(51.7613, 66.6714, 27.5911) |
| Luminance | 0.6667 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.56
Pistachio (survey)
#C0FA8B
ΔE00 5.80
Light Yellow Green
#CCFD7F
ΔE00 5.90
Light Pea Green
#C4FE82
ΔE00 6.30
Greenish Beige
#C9D179
ΔE00 6.59
Pale Lime
#BEFD73
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE277 #9B77E2
analogous
#E2D077 #BEE277 #88E277
triadic
#BEE277 #77BEE2 #E277BE
tetradic
#BEE277 #77E2D0 #9B77E2 #E27788
square
#BEE277 #77E2D0 #9B77E2 #E27788
split-complementary
#BEE277 #7788E2 #D077E2
monochromatic
#87B727 #A6D745 #BEE277 #D6EDA9 #EEF8DC
Accessibility & contrast
On white
1.47
#BEE277 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#BEE277 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE277
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE277 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE277 | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD66E
Deuteranopia (green-blind)
#E7D57D
Tritanopia (blue-blind)
#C4D9C9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bee277; /* rgb */ color: rgb(190, 226, 119); /* oklch */ color: oklch(86.4% 0.140 124.6);
Tailwind
colors: {
custom: {
50: '#d3eba0',
500: '#bee277',
950: '#000000',
},
}SCSS
$custom: #bee277; $custom-light: #d3eba0; $custom-dark: #000000;
JSON
{
"hex": "#bee277",
"rgb": {
"r": 190,
"g": 226,
"b": 119
},
"hsl": {
"h": 80.187,
"s": 64.848,
"l": 67.647
},
"oklch": {
"l": 0.86371,
"c": 0.14019,
"h": 124.6
},
"luminance": 0.66672
}Semantic roles & 50–950 ramp
primary
#BEE277
secondary
#6C45B8
accent
#19CD55
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#14160F
muted
#838480