#BDF993#BDF993
#BDF993 is a very light, vivid yellow-green. Relative luminance 0.807; OKLCH L 91.8% C 0.145 H 133.4°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF993 |
|---|---|
| RGB | rgb(189, 249, 147) |
| HSL | hsl(95, 89%, 78%) |
| HSV | hsv(95, 41%, 98%) |
| CMYK | cmyk(24.1%, 0%, 41%, 2.4%) |
| CIE-LAB | lab(91.99, -36.24, 42.94) |
| CIE-LCH | lch(91.99, 56.19, 130.16°) |
| OKLab | oklab(91.83% -0.0995 0.1052) |
| OKLCH | oklch(91.83% 0.145 133.4) |
| XYZ | xyz(60.1272, 80.6752, 40.0021) |
| Luminance | 0.8068 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.87
Pistachio (survey)
#C0FA8B
ΔE00 1.54
Pale Light Green
#B1FC99
ΔE00 2.49
Light Yellowish Green
#C2FF89
ΔE00 2.54
Tea Green
#BDF8A3
ΔE00 2.82
Pastel Green
#B0FF9D
ΔE00 3.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF993 #CF93F9
analogous
#F0F993 #BDF993 #93F99C
triadic
#BDF993 #93BDF9 #F993BD
tetradic
#BDF993 #93F0F9 #CF93F9 #F99C93
square
#BDF993 #93F0F9 #CF93F9 #F99C93
split-complementary
#BDF993 #9C93F9 #F993F0
monochromatic
#76F31F #9AF659 #BDF993 #E0FCCD #EDFDE2
Accessibility & contrast
On white
1.23
#BDF993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#BDF993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF993
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF993 | 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)
#FFEB8B
Deuteranopia (green-blind)
#F8E699
Tritanopia (blue-blind)
#BEF2E0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bdf993; /* rgb */ color: rgb(189, 249, 147); /* oklch */ color: oklch(91.8% 0.145 133.4);
Tailwind
colors: {
custom: {
50: '#d3fbb4',
500: '#bdf993',
950: '#000000',
},
}SCSS
$custom: #bdf993; $custom-light: #d3fbb4; $custom-dark: #000000;
JSON
{
"hex": "#bdf993",
"rgb": {
"r": 189,
"g": 249,
"b": 147
},
"hsl": {
"h": 95.294,
"s": 89.474,
"l": 77.647
},
"oklch": {
"l": 0.9183,
"c": 0.14475,
"h": 133.4
},
"luminance": 0.80677
}Semantic roles & 50–950 ramp
primary
#BDF993
secondary
#A358D9
accent
#00E687
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581