#BEEB85#BEEB85
#BEEB85 is a very light, vivid yellow-green. Relative luminance 0.721; OKLCH L 88.6% C 0.139 H 128.4°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEB85 |
|---|---|
| RGB | rgb(190, 235, 133) |
| HSL | hsl(86, 72%, 72%) |
| HSV | hsv(86, 43%, 92%) |
| CMYK | cmyk(19.1%, 0%, 43.4%, 7.8%) |
| CIE-LAB | lab(88.00, -31.16, 44.71) |
| CIE-LCH | lch(88.00, 54.49, 124.87°) |
| OKLab | oklab(88.57% -0.086 0.1086) |
| OKLCH | oklch(88.57% 0.139 128.4) |
| XYZ | xyz(55.1766, 72.0565, 33.1871) |
| Luminance | 0.7206 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.40
Celery
#C1FD95
ΔE00 4.14
Light Yellowish Green
#C2FF89
ΔE00 4.50
Light Pea Green
#C4FE82
ΔE00 4.54
Light Yellow Green
#CCFD7F
ΔE00 4.70
Tea Green
#BDF8A3
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEB85 #B285EB
analogous
#EBE585 #BEEB85 #8BEB85
triadic
#BEEB85 #85BEEB #EB85BE
tetradic
#BEEB85 #85EBE5 #B285EB #EB858B
square
#BEEB85 #85EBE5 #B285EB #EB858B
split-complementary
#BEEB85 #858BEB #E585EB
monochromatic
#85D323 #A2E250 #BEEB85 #DAF4BA #F1FBE5
Accessibility & contrast
On white
1.36
#BEEB85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#BEEB85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEB85
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEB85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEB85 | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF7D
Deuteranopia (green-blind)
#EDDC8B
Tritanopia (blue-blind)
#C2E3D3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #beeb85; /* rgb */ color: rgb(190, 235, 133); /* oklch */ color: oklch(88.6% 0.139 128.4);
Tailwind
colors: {
custom: {
50: '#d3f1aa',
500: '#beeb85',
950: '#000000',
},
}SCSS
$custom: #beeb85; $custom-light: #d3f1aa; $custom-dark: #000000;
JSON
{
"hex": "#beeb85",
"rgb": {
"r": 190,
"g": 235,
"b": 133
},
"hsl": {
"h": 86.471,
"s": 71.831,
"l": 72.157
},
"oklch": {
"l": 0.88567,
"c": 0.13852,
"h": 128.4
},
"luminance": 0.72057
}Semantic roles & 50–950 ramp
primary
#BEEB85
secondary
#834FC5
accent
#12D467
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581