#BDF995#BDF995
#BDF995 is a very light, vivid yellow-green. Relative luminance 0.807; OKLCH L 91.9% C 0.143 H 133.7°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF995 |
|---|---|
| RGB | rgb(189, 249, 149) |
| HSL | hsl(96, 89%, 78%) |
| HSV | hsv(96, 40%, 98%) |
| CMYK | cmyk(24.1%, 0%, 40.2%, 2.4%) |
| CIE-LAB | lab(92.02, -35.99, 42.00) |
| CIE-LCH | lch(92.02, 55.31, 130.59°) |
| OKLab | oklab(91.86% -0.0987 0.1031) |
| OKLCH | oklch(91.86% 0.143 133.7) |
| XYZ | xyz(60.2855, 80.7385, 40.8358) |
| Luminance | 0.8074 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.01
Pistachio (survey)
#C0FA8B
ΔE00 1.85
Pale Light Green
#B1FC99
ΔE00 2.33
Tea Green
#BDF8A3
ΔE00 2.51
Light Yellowish Green
#C2FF89
ΔE00 2.82
Pastel Green
#B0FF9D
ΔE00 3.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF995 #D195F9
analogous
#EFF995 #BDF995 #95F99F
triadic
#BDF995 #95BDF9 #F995BD
tetradic
#BDF995 #95EFF9 #D195F9 #F99F95
square
#BDF995 #95EFF9 #D195F9 #F99F95
split-complementary
#BDF995 #9F95F9 #F995EF
monochromatic
#75F221 #99F65B #BDF995 #E1FCCF #EDFDE2
Accessibility & contrast
On white
1.22
#BDF995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#BDF995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF995
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF995 | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB8E
Deuteranopia (green-blind)
#F7E69B
Tritanopia (blue-blind)
#BEF2E0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bdf995; /* rgb */ color: rgb(189, 249, 149); /* oklch */ color: oklch(91.9% 0.143 133.7);
Tailwind
colors: {
custom: {
50: '#d2fbb5',
500: '#bdf995',
950: '#000000',
},
}SCSS
$custom: #bdf995; $custom-light: #d2fbb5; $custom-dark: #000000;
JSON
{
"hex": "#bdf995",
"rgb": {
"r": 189,
"g": 249,
"b": 149
},
"hsl": {
"h": 96,
"s": 89.286,
"l": 78.039
},
"oklch": {
"l": 0.91862,
"c": 0.14271,
"h": 133.7
},
"luminance": 0.8074
}Semantic roles & 50–950 ramp
primary
#BDF995
secondary
#A659D9
accent
#00E68A
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581