#BEED81#BEED81
#BEED81 is a very light, vivid yellow-green. Relative luminance 0.731; OKLCH L 89.0% C 0.145 H 128.3°. Best body text is #000000 at 15.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BEED81 |
|---|---|
| RGB | rgb(190, 237, 129) |
| HSL | hsl(86, 75%, 72%) |
| HSV | hsv(86, 46%, 93%) |
| CMYK | cmyk(19.8%, 0%, 45.6%, 7.1%) |
| CIE-LAB | lab(88.50, -32.54, 47.26) |
| CIE-LCH | lch(88.50, 57.38, 124.55°) |
| OKLab | oklab(88.95% -0.0902 0.1141) |
| OKLCH | oklch(88.95% 0.145 128.3) |
| XYZ | xyz(55.4813, 73.0997, 31.9513) |
| Luminance | 0.7310 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.95
Light Pea Green
#C4FE82
ΔE00 3.81
Light Yellowish Green
#C2FF89
ΔE00 3.92
Celery
#C1FD95
ΔE00 3.94
Light Yellow Green
#CCFD7F
ΔE00 3.95
Pale Lime
#BEFD73
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEED81 #B081ED
analogous
#EDE681 #BEED81 #88ED81
triadic
#BEED81 #81BEED #ED81BE
tetradic
#BEED81 #81EDE6 #B081ED #ED8188
square
#BEED81 #81EDE6 #B081ED #ED8188
split-complementary
#BEED81 #8188ED #E681ED
monochromatic
#86D51E #A2E54B #BEED81 #DAF5B7 #F1FBE4
Accessibility & contrast
On white
1.34
#BEED81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.62
#BEED81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEED81
15.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEED81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEED81 | 1.00 | 1.34 | 15.62 | 15.62 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E078
Deuteranopia (green-blind)
#F0DD87
Tritanopia (blue-blind)
#C2E5D3
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #beed81; /* rgb */ color: rgb(190, 237, 129); /* oklch */ color: oklch(89.0% 0.145 128.3);
Tailwind
colors: {
custom: {
50: '#d3f3a7',
500: '#beed81',
950: '#000000',
},
}SCSS
$custom: #beed81; $custom-light: #d3f3a7; $custom-dark: #000000;
JSON
{
"hex": "#beed81",
"rgb": {
"r": 190,
"g": 237,
"b": 129
},
"hsl": {
"h": 86.111,
"s": 75,
"l": 71.765
},
"oklch": {
"l": 0.88952,
"c": 0.1454,
"h": 128.3
},
"luminance": 0.73101
}Semantic roles & 50–950 ramp
primary
#BEED81
secondary
#814BC7
accent
#0ED766
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#141710
muted
#838580