#BDFE98#BDFE98
#BDFE98 is a very light, vivid yellow-green. Relative luminance 0.840; OKLCH L 93.0% C 0.147 H 134.9°. Best body text is #000000 at 17.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFE98 |
|---|---|
| RGB | rgb(189, 254, 152) |
| HSL | hsl(98, 98%, 80%) |
| HSV | hsv(98, 40%, 100%) |
| CMYK | cmyk(25.6%, 0%, 40.2%, 0.4%) |
| CIE-LAB | lab(93.44, -37.86, 42.36) |
| CIE-LCH | lch(93.44, 56.82, 131.78°) |
| OKLab | oklab(93.02% -0.1037 0.104) |
| OKLCH | oklch(93.02% 0.147 134.9) |
| XYZ | xyz(62.0941, 83.9676, 42.6355) |
| Luminance | 0.8397 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.95
Pale Light Green
#B1FC99
ΔE00 1.86
Pistachio (survey)
#C0FA8B
ΔE00 2.21
Pastel Green
#B0FF9D
ΔE00 2.36
Light Yellowish Green
#C2FF89
ΔE00 2.71
Tea Green
#BDF8A3
ΔE00 2.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFE98 #D998FE
analogous
#F0FE98 #BDFE98 #98FEA6
triadic
#BDFE98 #98BDFE #FE98BD
tetradic
#BDFE98 #98F0FE #D998FE #FEA698
square
#BDFE98 #98F0FE #D998FE #FEA698
split-complementary
#BDFE98 #A698FE #FE98F0
monochromatic
#6FFD1F #96FD5B #BDFE98 #E4FFD5 #ECFFE1
Accessibility & contrast
On white
1.18
#BDFE98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.79
#BDFE98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFE98
17.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFE98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFE98 | 1.00 | 1.18 | 17.79 | 17.79 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF090
Deuteranopia (green-blind)
#FBEA9E
Tritanopia (blue-blind)
#BDF7E5
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bdfe98; /* rgb */ color: rgb(189, 254, 152); /* oklch */ color: oklch(93.0% 0.147 134.9);
Tailwind
colors: {
custom: {
50: '#d3ffb7',
500: '#bdfe98',
950: '#000000',
},
}SCSS
$custom: #bdfe98; $custom-light: #d3ffb7; $custom-dark: #000000;
JSON
{
"hex": "#bdfe98",
"rgb": {
"r": 189,
"g": 254,
"b": 152
},
"hsl": {
"h": 98.235,
"s": 98.077,
"l": 79.608
},
"oklch": {
"l": 0.93023,
"c": 0.14692,
"h": 134.9
},
"luminance": 0.83969
}Semantic roles & 50–950 ramp
primary
#BDFE98
secondary
#B05AE0
accent
#00E692
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681