#BDF693#BDF693
#BDF693 is a very light, vivid yellow-green. Relative luminance 0.788; OKLCH L 91.2% C 0.140 H 133.0°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF693 |
|---|---|
| RGB | rgb(189, 246, 147) |
| HSL | hsl(95, 85%, 77%) |
| HSV | hsv(95, 40%, 96%) |
| CMYK | cmyk(23.2%, 0%, 40.2%, 3.5%) |
| CIE-LAB | lab(91.16, -34.88, 41.88) |
| CIE-LCH | lch(91.16, 54.50, 129.78°) |
| OKLab | oklab(91.16% -0.0957 0.1028) |
| OKLCH | oklch(91.16% 0.14 133) |
| XYZ | xyz(59.2073, 78.8355, 39.6955) |
| Luminance | 0.7884 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.51
Pistachio (survey)
#C0FA8B
ΔE00 1.91
Tea Green
#BDF8A3
ΔE00 2.61
Pale Light Green
#B1FC99
ΔE00 2.82
Light Yellowish Green
#C2FF89
ΔE00 3.07
Washed Out Green
#BCF5A6
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF693 #CC93F6
analogous
#EFF693 #BDF693 #93F69B
triadic
#BDF693 #93BDF6 #F693BD
tetradic
#BDF693 #93EFF6 #CC93F6 #F69B93
square
#BDF693 #93EFF6 #CC93F6 #F69B93
split-complementary
#BDF693 #9B93F6 #F693EF
monochromatic
#78ED22 #9AF15B #BDF693 #E0FBCB #EEFDE3
Accessibility & contrast
On white
1.25
#BDF693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#BDF693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF693
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF693 | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE98C
Deuteranopia (green-blind)
#F5E498
Tritanopia (blue-blind)
#BEEFDE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bdf693; /* rgb */ color: rgb(189, 246, 147); /* oklch */ color: oklch(91.2% 0.140 133.0);
Tailwind
colors: {
custom: {
50: '#d2f9b4',
500: '#bdf693',
950: '#000000',
},
}SCSS
$custom: #bdf693; $custom-light: #d2f9b4; $custom-dark: #000000;
JSON
{
"hex": "#bdf693",
"rgb": {
"r": 189,
"g": 246,
"b": 147
},
"hsl": {
"h": 94.545,
"s": 84.615,
"l": 77.059
},
"oklch": {
"l": 0.91163,
"c": 0.14039,
"h": 133
},
"luminance": 0.78837
}Semantic roles & 50–950 ramp
primary
#BDF693
secondary
#A059D4
accent
#04E183
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581