#BDF799#BDF799
#BDF799 is a very light, vivid yellow-green. Relative luminance 0.796; OKLCH L 91.5% C 0.136 H 134.2°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF799 |
|---|---|
| RGB | rgb(189, 247, 153) |
| HSL | hsl(97, 85%, 78%) |
| HSV | hsv(97, 38%, 97%) |
| CMYK | cmyk(23.5%, 0%, 38.1%, 3.1%) |
| CIE-LAB | lab(91.52, -34.55, 39.40) |
| CIE-LCH | lch(91.52, 52.41, 131.25°) |
| OKLab | oklab(91.48% -0.0945 0.0972) |
| OKLCH | oklch(91.48% 0.136 134.2) |
| XYZ | xyz(59.9955, 79.6387, 42.3417) |
| Luminance | 0.7964 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 1.67
Celery
#C1FD95
ΔE00 1.85
Pale Light Green
#B1FC99
ΔE00 2.42
Washed Out Green
#BCF5A6
ΔE00 2.63
Pistachio (survey)
#C0FA8B
ΔE00 2.71
Pastel Green
#B0FF9D
ΔE00 3.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF799 #D399F7
analogous
#ECF799 #BDF799 #99F7A4
triadic
#BDF799 #99BDF7 #F799BD
tetradic
#BDF799 #99ECF7 #D399F7 #F7A499
square
#BDF799 #99ECF7 #D399F7 #F7A499
split-complementary
#BDF799 #A499F7 #F799EC
monochromatic
#74EE27 #98F360 #BDF799 #E2FBD2 #EDFDE3
Accessibility & contrast
On white
1.24
#BDF799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#BDF799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF799
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF799 | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEA92
Deuteranopia (green-blind)
#F5E59E
Tritanopia (blue-blind)
#BDF0E0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #bdf799; /* rgb */ color: rgb(189, 247, 153); /* oklch */ color: oklch(91.5% 0.136 134.2);
Tailwind
colors: {
custom: {
50: '#d2fab8',
500: '#bdf799',
950: '#000000',
},
}SCSS
$custom: #bdf799; $custom-light: #d2fab8; $custom-dark: #000000;
JSON
{
"hex": "#bdf799",
"rgb": {
"r": 189,
"g": 247,
"b": 153
},
"hsl": {
"h": 97.021,
"s": 85.455,
"l": 78.431
},
"oklch": {
"l": 0.91484,
"c": 0.13562,
"h": 134.2
},
"luminance": 0.7964
}Semantic roles & 50–950 ramp
primary
#BDF799
secondary
#A85ED6
accent
#04E28D
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581