#BEF67D#BEF67D
#BEF67D is a very light, vivid yellow-green. Relative luminance 0.783; OKLCH L 90.9% C 0.162 H 129.6°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BEF67D |
|---|---|
| RGB | rgb(190, 246, 125) |
| HSL | hsl(88, 87%, 73%) |
| HSV | hsv(88, 49%, 96%) |
| CMYK | cmyk(22.8%, 0%, 49.2%, 3.5%) |
| CIE-LAB | lab(90.93, -37.09, 52.14) |
| CIE-LCH | lch(90.93, 63.98, 125.43°) |
| OKLab | oklab(90.9% -0.1031 0.1247) |
| OKLCH | oklch(90.9% 0.162 129.6) |
| XYZ | xyz(57.8921, 78.3382, 31.4688) |
| Luminance | 0.7834 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.64
Pistachio (survey)
#C0FA8B
ΔE00 1.84
Light Yellowish Green
#C2FF89
ΔE00 2.06
Pale Lime
#BEFD73
ΔE00 2.25
Light Yellow Green
#CCFD7F
ΔE00 2.29
Spring Green (survey)
#A9F971
ΔE00 3.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEF67D #B57DF6
analogous
#F6F27D #BEF67D #81F67D
triadic
#BEF67D #7DBEF6 #F67DBE
tetradic
#BEF67D #7DF6F2 #B57DF6 #F67D81
square
#BEF67D #7DF6F2 #B57DF6 #F67D81
split-complementary
#BEF67D #7D81F6 #F27DF6
monochromatic
#84E910 #A1F244 #BEF67D #DBFAB6 #F1FDE2
Accessibility & contrast
On white
1.26
#BEF67D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#BEF67D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEF67D
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEF67D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEF67D | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE872
Deuteranopia (green-blind)
#F8E484
Tritanopia (blue-blind)
#C2EDDA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bef67d; /* rgb */ color: rgb(190, 246, 125); /* oklch */ color: oklch(90.9% 0.162 129.6);
Tailwind
colors: {
custom: {
50: '#d4f9a5',
500: '#bef67d',
950: '#000000',
},
}SCSS
$custom: #bef67d; $custom-light: #d4f9a5; $custom-dark: #000000;
JSON
{
"hex": "#bef67d",
"rgb": {
"r": 190,
"g": 246,
"b": 125
},
"hsl": {
"h": 87.769,
"s": 87.05,
"l": 72.745
},
"oklch": {
"l": 0.90904,
"c": 0.16177,
"h": 129.6
},
"luminance": 0.78339
}Semantic roles & 50–950 ramp
primary
#BEF67D
secondary
#8645D2
accent
#02E46A
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580