#BDFF9D#BDFF9D
#BDFF9D is a very light, vivid green. Relative luminance 0.848; OKLCH L 93.3% C 0.143 H 136.0°. Best body text is #000000 at 17.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFF9D |
|---|---|
| RGB | rgb(189, 255, 157) |
| HSL | hsl(100, 100%, 81%) |
| HSV | hsv(100, 38%, 100%) |
| CMYK | cmyk(25.9%, 0%, 38.4%, 0%) |
| CIE-LAB | lab(93.78, -37.65, 40.37) |
| CIE-LCH | lch(93.78, 55.20, 133.00°) |
| OKLab | oklab(93.33% -0.103 0.0996) |
| OKLCH | oklch(93.33% 0.143 136) |
| XYZ | xyz(62.8304, 84.7712, 44.9439) |
| Luminance | 0.8477 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.58
Celery
#C1FD95
ΔE00 1.61
Pastel Green
#B0FF9D
ΔE00 1.92
Tea Green
#BDF8A3
ΔE00 2.32
Light Pastel Green
#B2FBA5
ΔE00 2.77
Pistachio (survey)
#C0FA8B
ΔE00 2.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFF9D #DF9DFF
analogous
#EEFF9D #BDFF9D #9DFFAE
triadic
#BDFF9D #9DBDFF #FF9DBD
tetradic
#BDFF9D #9DEEFF #DF9DFF #FFAE9D
square
#BDFF9D #9DEEFF #DF9DFF #FFAE9D
split-complementary
#BDFF9D #AE9DFF #FF9DEE
monochromatic
#6BFF23 #94FF60 #BDFF9D #E6FFDA #EAFFE0
Accessibility & contrast
On white
1.17
#BDFF9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.95
#BDFF9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFF9D
17.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFF9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFF9D | 1.00 | 1.17 | 17.95 | 17.95 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF196
Deuteranopia (green-blind)
#FCEBA2
Tritanopia (blue-blind)
#BCF8E7
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bdff9d; /* rgb */ color: rgb(189, 255, 157); /* oklch */ color: oklch(93.3% 0.143 136.0);
Tailwind
colors: {
custom: {
50: '#d3ffbb',
500: '#bdff9d',
950: '#000000',
},
}SCSS
$custom: #bdff9d; $custom-light: #d3ffbb; $custom-dark: #000000;
JSON
{
"hex": "#bdff9d",
"rgb": {
"r": 189,
"g": 255,
"b": 157
},
"hsl": {
"h": 100.408,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.93328,
"c": 0.14328,
"h": 136
},
"luminance": 0.84773
}Semantic roles & 50–950 ramp
primary
#BDFF9D
secondary
#B75EE3
accent
#00E69B
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141812
muted
#838682