#BDF798#BDF798
#BDF798 is a very light, vivid yellow-green. Relative luminance 0.796; OKLCH L 91.5% C 0.137 H 134.0°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF798 |
|---|---|
| RGB | rgb(189, 247, 152) |
| HSL | hsl(97, 86%, 78%) |
| HSV | hsv(97, 38%, 97%) |
| CMYK | cmyk(23.5%, 0%, 38.5%, 3.1%) |
| CIE-LAB | lab(91.51, -34.68, 39.88) |
| CIE-LCH | lch(91.51, 52.85, 131.02°) |
| OKLab | oklab(91.47% -0.0949 0.0983) |
| OKLCH | oklch(91.47% 0.137 134) |
| XYZ | xyz(59.9132, 79.6058, 41.9085) |
| Luminance | 0.7961 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.73
Tea Green
#BDF8A3
ΔE00 1.84
Pale Light Green
#B1FC99
ΔE00 2.44
Pistachio (survey)
#C0FA8B
ΔE00 2.55
Washed Out Green
#BCF5A6
ΔE00 2.79
Pastel Green
#B0FF9D
ΔE00 3.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF798 #D298F7
analogous
#ECF798 #BDF798 #98F7A2
triadic
#BDF798 #98BDF7 #F798BD
tetradic
#BDF798 #98ECF7 #D298F7 #F7A298
square
#BDF798 #98ECF7 #D298F7 #F7A298
split-complementary
#BDF798 #A298F7 #F798EC
monochromatic
#74EE26 #99F35F #BDF798 #E1FBD1 #EDFDE3
Accessibility & contrast
On white
1.24
#BDF798 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#BDF798 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF798
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF798 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF798 | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEA91
Deuteranopia (green-blind)
#F5E59D
Tritanopia (blue-blind)
#BDF0DF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #bdf798; /* rgb */ color: rgb(189, 247, 152); /* oklch */ color: oklch(91.5% 0.137 134.0);
Tailwind
colors: {
custom: {
50: '#d2fab7',
500: '#bdf798',
950: '#000000',
},
}SCSS
$custom: #bdf798; $custom-light: #d2fab7; $custom-dark: #000000;
JSON
{
"hex": "#bdf798",
"rgb": {
"r": 189,
"g": 247,
"b": 152
},
"hsl": {
"h": 96.632,
"s": 85.586,
"l": 78.235
},
"oklch": {
"l": 0.91467,
"c": 0.13666,
"h": 134
},
"luminance": 0.79607
}Semantic roles & 50–950 ramp
primary
#BDF798
secondary
#A75DD6
accent
#03E28B
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581