#BEFDA0#BEFDA0
#BEFDA0 is a very light, vivid green. Relative luminance 0.837; OKLCH L 93.0% C 0.137 H 136.0°. Best body text is #000000 at 17.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFDA0 |
|---|---|
| RGB | rgb(190, 253, 160) |
| HSL | hsl(101, 96%, 81%) |
| HSV | hsv(101, 37%, 99%) |
| CMYK | cmyk(24.9%, 0%, 36.8%, 0.8%) |
| CIE-LAB | lab(93.33, -36.00, 38.32) |
| CIE-LCH | lch(93.33, 52.58, 133.22°) |
| OKLab | oklab(93% -0.0984 0.0949) |
| OKLCH | oklch(93% 0.137 136) |
| XYZ | xyz(62.7040, 83.7340, 46.1095) |
| Luminance | 0.8374 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 1.52
Pale Light Green
#B1FC99
ΔE00 1.82
Celery
#C1FD95
ΔE00 2.03
Pastel Green
#B0FF9D
ΔE00 2.17
Light Pastel Green
#B2FBA5
ΔE00 2.36
Light Light Green
#C8FFB0
ΔE00 2.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFDA0 #DFA0FD
analogous
#ECFDA0 #BEFDA0 #A0FDB0
triadic
#BEFDA0 #A0BEFD #FDA0BE
tetradic
#BEFDA0 #A0ECFD #DFA0FD #FDB0A0
square
#BEFDA0 #A0ECFD #DFA0FD #FDB0A0
split-complementary
#BEFDA0 #B0A0FD #FDA0EC
monochromatic
#6CFA28 #95FC64 #BEFDA0 #E7FEDC #EAFEE1
Accessibility & contrast
On white
1.18
#BEFDA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.75
#BEFDA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFDA0
17.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFDA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFDA0 | 1.00 | 1.18 | 17.75 | 17.75 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF99
Deuteranopia (green-blind)
#FAEAA5
Tritanopia (blue-blind)
#BDF6E6
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #befda0; /* rgb */ color: rgb(190, 253, 160); /* oklch */ color: oklch(93.0% 0.137 136.0);
Tailwind
colors: {
custom: {
50: '#d3febd',
500: '#befda0',
950: '#000000',
},
}SCSS
$custom: #befda0; $custom-light: #d3febd; $custom-dark: #000000;
JSON
{
"hex": "#befda0",
"rgb": {
"r": 190,
"g": 253,
"b": 160
},
"hsl": {
"h": 100.645,
"s": 95.876,
"l": 80.98
},
"oklch": {
"l": 0.92995,
"c": 0.13671,
"h": 136
},
"luminance": 0.83736
}Semantic roles & 50–950 ramp
primary
#BEFDA0
secondary
#B761E0
accent
#00E69B
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141812
muted
#838682