#BEFF9D#BEFF9D
#BEFF9D is a very light, vivid yellow-green. Relative luminance 0.849; OKLCH L 93.4% C 0.143 H 135.6°. Best body text is #000000 at 17.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFF9D |
|---|---|
| RGB | rgb(190, 255, 157) |
| HSL | hsl(100, 100%, 81%) |
| HSV | hsv(100, 38%, 100%) |
| CMYK | cmyk(25.5%, 0%, 38.4%, 0%) |
| CIE-LAB | lab(93.84, -37.31, 40.45) |
| CIE-LCH | lch(93.84, 55.03, 132.69°) |
| OKLab | oklab(93.39% -0.1021 0.0998) |
| OKLCH | oklch(93.39% 0.143 135.6) |
| XYZ | xyz(63.0794, 84.8996, 44.9555) |
| Luminance | 0.8490 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.50
Pale Light Green
#B1FC99
ΔE00 1.72
Pastel Green
#B0FF9D
ΔE00 2.08
Tea Green
#BDF8A3
ΔE00 2.32
Pistachio (survey)
#C0FA8B
ΔE00 2.85
Light Pastel Green
#B2FBA5
ΔE00 2.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFF9D #DE9DFF
analogous
#EFFF9D #BEFF9D #9DFFAD
triadic
#BEFF9D #9DBEFF #FF9DBE
tetradic
#BEFF9D #9DEFFF #DE9DFF #FFAD9D
square
#BEFF9D #9DEFFF #DE9DFF #FFAD9D
split-complementary
#BEFF9D #AD9DFF #FF9DEF
monochromatic
#6DFF23 #95FF60 #BEFF9D #E7FFDA #EBFFE0
Accessibility & contrast
On white
1.17
#BEFF9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.98
#BEFF9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFF9D
17.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFF9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFF9D | 1.00 | 1.17 | 17.98 | 17.98 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF196
Deuteranopia (green-blind)
#FCEBA2
Tritanopia (blue-blind)
#BDF8E7
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #beff9d; /* rgb */ color: rgb(190, 255, 157); /* oklch */ color: oklch(93.4% 0.143 135.6);
Tailwind
colors: {
custom: {
50: '#d3ffbb',
500: '#beff9d',
950: '#000000',
},
}SCSS
$custom: #beff9d; $custom-light: #d3ffbb; $custom-dark: #000000;
JSON
{
"hex": "#beff9d",
"rgb": {
"r": 190,
"g": 255,
"b": 157
},
"hsl": {
"h": 99.796,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.93387,
"c": 0.14276,
"h": 135.6
},
"luminance": 0.84901
}Semantic roles & 50–950 ramp
primary
#BEFF9D
secondary
#B65EE3
accent
#00E698
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141812
muted
#838682