#BDF093#BDF093
#BDF093 is a very light, vivid yellow-green. Relative luminance 0.752; OKLCH L 89.8% C 0.132 H 132.0°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF093 |
|---|---|
| RGB | rgb(189, 240, 147) |
| HSL | hsl(93, 76%, 76%) |
| HSV | hsv(93, 39%, 94%) |
| CMYK | cmyk(21.2%, 0%, 38.8%, 5.9%) |
| CIE-LAB | lab(89.51, -32.11, 39.76) |
| CIE-LCH | lch(89.51, 51.11, 128.93°) |
| OKLab | oklab(89.83% -0.088 0.0979) |
| OKLCH | oklch(89.83% 0.132 132) |
| XYZ | xyz(57.4118, 75.2444, 39.0969) |
| Luminance | 0.7525 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.77
Celery
#C1FD95
ΔE00 2.94
Pistachio (survey)
#C0FA8B
ΔE00 3.09
Washed Out Green
#BCF5A6
ΔE00 3.24
Pale Light Green
#B1FC99
ΔE00 3.88
Light Yellowish Green
#C2FF89
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF093 #C693F0
analogous
#ECF093 #BDF093 #93F097
triadic
#BDF093 #93BDF0 #F093BD
tetradic
#BDF093 #93ECF0 #C693F0 #F09793
square
#BDF093 #93ECF0 #C693F0 #F09793
split-complementary
#BDF093 #9793F0 #F093EC
monochromatic
#7BE128 #9CE95D #BDF093 #DEF7C9 #EFFBE4
Accessibility & contrast
On white
1.31
#BDF093 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#BDF093 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF093
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF093 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF093 | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E48C
Deuteranopia (green-blind)
#F0E098
Tritanopia (blue-blind)
#BFE9D9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #bdf093; /* rgb */ color: rgb(189, 240, 147); /* oklch */ color: oklch(89.8% 0.132 132.0);
Tailwind
colors: {
custom: {
50: '#d2f5b4',
500: '#bdf093',
950: '#000000',
},
}SCSS
$custom: #bdf093; $custom-light: #d2f5b4; $custom-dark: #000000;
JSON
{
"hex": "#bdf093",
"rgb": {
"r": 189,
"g": 240,
"b": 147
},
"hsl": {
"h": 92.903,
"s": 75.61,
"l": 75.882
},
"oklch": {
"l": 0.89832,
"c": 0.13159,
"h": 132
},
"luminance": 0.75246
}Semantic roles & 50–950 ramp
primary
#BDF093
secondary
#995BCC
accent
#0ED87D
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581