#BEE28B#BEE28B
#BEE28B is a very light, moderate yellow-green. Relative luminance 0.672; OKLCH L 86.7% C 0.119 H 127.0°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE28B |
|---|---|
| RGB | rgb(190, 226, 139) |
| HSL | hsl(85, 60%, 72%) |
| HSV | hsv(85, 38%, 89%) |
| CMYK | cmyk(15.9%, 0%, 38.5%, 11.4%) |
| CIE-LAB | lab(85.61, -26.18, 38.71) |
| CIE-LCH | lch(85.61, 46.73, 124.07°) |
| OKLab | oklab(86.67% -0.0718 0.0951) |
| OKLCH | oklch(86.67% 0.119 127) |
| XYZ | xyz(53.0912, 67.2034, 34.5956) |
| Luminance | 0.6720 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.75
Light Grey Green
#B7E1A1
ΔE00 4.99
Pale Olive
#B9CC81
ΔE00 5.71
Washed Out Green
#BCF5A6
ΔE00 5.81
Tea Green
#BDF8A3
ΔE00 5.91
Pistachio (survey)
#C0FA8B
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE28B #AF8BE2
analogous
#E2DB8B #BEE28B #93E28B
triadic
#BEE28B #8BBEE2 #E28BBE
tetradic
#BEE28B #8BE2DB #AF8BE2 #E28B93
square
#BEE28B #8BE2DB #AF8BE2 #E28B93
split-complementary
#BEE28B #8B93E2 #DB8BE2
monochromatic
#86C231 #A3D65A #BEE28B #D9EEBC #F1F9E7
Accessibility & contrast
On white
1.45
#BEE28B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#BEE28B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE28B
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE28B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE28B | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD785
Deuteranopia (green-blind)
#E5D58F
Tritanopia (blue-blind)
#C2DBCC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bee28b; /* rgb */ color: rgb(190, 226, 139); /* oklch */ color: oklch(86.7% 0.119 127.0);
Tailwind
colors: {
custom: {
50: '#d3ebae',
500: '#bee28b',
950: '#000000',
},
}SCSS
$custom: #bee28b; $custom-light: #d3ebae; $custom-dark: #000000;
JSON
{
"hex": "#bee28b",
"rgb": {
"r": 190,
"g": 226,
"b": 139
},
"hsl": {
"h": 84.828,
"s": 60,
"l": 71.569
},
"oklch": {
"l": 0.86674,
"c": 0.11919,
"h": 127
},
"luminance": 0.67204
}Semantic roles & 50–950 ramp
primary
#BEE28B
secondary
#8057BA
accent
#1EC864
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481