#BDE97B#BDE97B
#BDE97B is a very light, vivid yellow-green. Relative luminance 0.705; OKLCH L 87.9% C 0.146 H 127.1°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BDE97B |
|---|---|
| RGB | rgb(189, 233, 123) |
| HSL | hsl(84, 71%, 70%) |
| HSV | hsv(84, 47%, 91%) |
| CMYK | cmyk(18.9%, 0%, 47.2%, 8.6%) |
| CIE-LAB | lab(87.25, -31.71, 48.58) |
| CIE-LCH | lch(87.25, 58.02, 123.14°) |
| OKLab | oklab(87.91% -0.0882 0.1167) |
| OKLCH | oklch(87.91% 0.146 127.1) |
| XYZ | xyz(53.7000, 70.5260, 29.5188) |
| Luminance | 0.7053 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.97
Light Yellow Green
#CCFD7F
ΔE00 4.45
Light Pea Green
#C4FE82
ΔE00 4.56
Light Yellowish Green
#C2FF89
ΔE00 4.83
Celery
#C1FD95
ΔE00 5.02
Pale Lime
#BEFD73
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDE97B #A77BE9
analogous
#E9DE7B #BDE97B #86E97B
triadic
#BDE97B #7BBDE9 #E97BBD
tetradic
#BDE97B #7BE9DE #A77BE9 #E97B86
square
#BDE97B #7BE9DE #A77BE9 #E97B86
split-complementary
#BDE97B #7B86E9 #DE7BE9
monochromatic
#85C821 #A3E047 #BDE97B #D7F2AF #F1FAE4
Accessibility & contrast
On white
1.39
#BDE97B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#BDE97B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDE97B
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDE97B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDE97B | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DC72
Deuteranopia (green-blind)
#EDDA81
Tritanopia (blue-blind)
#C2E0CF
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bde97b; /* rgb */ color: rgb(189, 233, 123); /* oklch */ color: oklch(87.9% 0.146 127.1);
Tailwind
colors: {
custom: {
50: '#d3f0a3',
500: '#bde97b',
950: '#000000',
},
}SCSS
$custom: #bde97b; $custom-light: #d3f0a3; $custom-dark: #000000;
JSON
{
"hex": "#bde97b",
"rgb": {
"r": 189,
"g": 233,
"b": 123
},
"hsl": {
"h": 84,
"s": 71.429,
"l": 69.804
},
"oklch": {
"l": 0.87912,
"c": 0.14626,
"h": 127.1
},
"luminance": 0.70527
}Semantic roles & 50–950 ramp
primary
#BDE97B
secondary
#7847C2
accent
#12D35F
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#14160F
muted
#838580