#BDF994#BDF994
#BDF994 is a very light, vivid yellow-green. Relative luminance 0.807; OKLCH L 91.8% C 0.144 H 133.6°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF994 |
|---|---|
| RGB | rgb(189, 249, 148) |
| HSL | hsl(96, 89%, 78%) |
| HSV | hsv(96, 41%, 98%) |
| CMYK | cmyk(24.1%, 0%, 40.6%, 2.4%) |
| CIE-LAB | lab(92.00, -36.11, 42.47) |
| CIE-LCH | lch(92.00, 55.75, 130.37°) |
| OKLab | oklab(91.85% -0.0991 0.1041) |
| OKLCH | oklch(91.85% 0.144 133.6) |
| XYZ | xyz(60.2060, 80.7067, 40.4171) |
| Luminance | 0.8071 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.93
Pistachio (survey)
#C0FA8B
ΔE00 1.70
Pale Light Green
#B1FC99
ΔE00 2.41
Tea Green
#BDF8A3
ΔE00 2.67
Light Yellowish Green
#C2FF89
ΔE00 2.68
Pastel Green
#B0FF9D
ΔE00 3.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF994 #D094F9
analogous
#EFF994 #BDF994 #94F99D
triadic
#BDF994 #94BDF9 #F994BD
tetradic
#BDF994 #94EFF9 #D094F9 #F99D94
square
#BDF994 #94EFF9 #D094F9 #F99D94
split-complementary
#BDF994 #9D94F9 #F994EF
monochromatic
#76F320 #99F65A #BDF994 #E1FCCE #EDFDE2
Accessibility & contrast
On white
1.23
#BDF994 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#BDF994 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF994
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF994 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF994 | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB8C
Deuteranopia (green-blind)
#F8E69A
Tritanopia (blue-blind)
#BEF2E0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bdf994; /* rgb */ color: rgb(189, 249, 148); /* oklch */ color: oklch(91.8% 0.144 133.6);
Tailwind
colors: {
custom: {
50: '#d2fbb4',
500: '#bdf994',
950: '#000000',
},
}SCSS
$custom: #bdf994; $custom-light: #d2fbb4; $custom-dark: #000000;
JSON
{
"hex": "#bdf994",
"rgb": {
"r": 189,
"g": 249,
"b": 148
},
"hsl": {
"h": 95.644,
"s": 89.381,
"l": 77.843
},
"oklch": {
"l": 0.91846,
"c": 0.14373,
"h": 133.6
},
"luminance": 0.80708
}Semantic roles & 50–950 ramp
primary
#BDF994
secondary
#A559D9
accent
#00E688
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581