#BEFF9C#BEFF9C
#BEFF9C is a very light, vivid yellow-green. Relative luminance 0.849; OKLCH L 93.4% C 0.144 H 135.5°. Best body text is #000000 at 17.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFF9C |
|---|---|
| RGB | rgb(190, 255, 156) |
| HSL | hsl(99, 100%, 81%) |
| HSV | hsv(99, 39%, 100%) |
| CMYK | cmyk(25.5%, 0%, 38.8%, 0%) |
| CIE-LAB | lab(93.83, -37.45, 40.92) |
| CIE-LCH | lch(93.83, 55.47, 132.46°) |
| OKLab | oklab(93.37% -0.1025 0.1009) |
| OKLCH | oklch(93.37% 0.144 135.5) |
| XYZ | xyz(62.9944, 84.8656, 44.5077) |
| Luminance | 0.8487 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.36
Pale Light Green
#B1FC99
ΔE00 1.76
Pastel Green
#B0FF9D
ΔE00 2.14
Tea Green
#BDF8A3
ΔE00 2.45
Pistachio (survey)
#C0FA8B
ΔE00 2.71
Light Pastel Green
#B2FBA5
ΔE00 3.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFF9C #DD9CFF
analogous
#EFFF9C #BEFF9C #9CFFAB
triadic
#BEFF9C #9CBEFF #FF9CBE
tetradic
#BEFF9C #9CEFFF #DD9CFF #FFAB9C
square
#BEFF9C #9CEFFF #DD9CFF #FFAB9C
split-complementary
#BEFF9C #AB9CFF #FF9CEF
monochromatic
#6EFF22 #96FF5F #BEFF9C #E6FFD9 #EBFFE0
Accessibility & contrast
On white
1.17
#BEFF9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.97
#BEFF9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFF9C
17.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFF9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFF9C | 1.00 | 1.17 | 17.97 | 17.97 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF195
Deuteranopia (green-blind)
#FCEBA2
Tritanopia (blue-blind)
#BDF8E6
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #beff9c; /* rgb */ color: rgb(190, 255, 156); /* oklch */ color: oklch(93.4% 0.144 135.5);
Tailwind
colors: {
custom: {
50: '#d3ffba',
500: '#beff9c',
950: '#000000',
},
}SCSS
$custom: #beff9c; $custom-light: #d3ffba; $custom-dark: #000000;
JSON
{
"hex": "#beff9c",
"rgb": {
"r": 190,
"g": 255,
"b": 156
},
"hsl": {
"h": 99.394,
"s": 100,
"l": 80.588
},
"oklch": {
"l": 0.93371,
"c": 0.14378,
"h": 135.5
},
"luminance": 0.84867
}Semantic roles & 50–950 ramp
primary
#BEFF9C
secondary
#B55DE2
accent
#00E697
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141812
muted
#838682