#BDFF9E#BDFF9E
#BDFF9E is a very light, vivid green. Relative luminance 0.848; OKLCH L 93.3% C 0.142 H 136.2°. Best body text is #000000 at 17.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFF9E |
|---|---|
| RGB | rgb(189, 255, 158) |
| HSL | hsl(101, 100%, 81%) |
| HSV | hsv(101, 38%, 100%) |
| CMYK | cmyk(25.9%, 0%, 38%, 0%) |
| CIE-LAB | lab(93.80, -37.52, 39.90) |
| CIE-LCH | lch(93.80, 54.77, 133.24°) |
| OKLab | oklab(93.35% -0.1026 0.0986) |
| OKLCH | oklch(93.35% 0.142 136.2) |
| XYZ | xyz(62.9162, 84.8055, 45.3953) |
| Luminance | 0.8481 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.56
Celery
#C1FD95
ΔE00 1.75
Pastel Green
#B0FF9D
ΔE00 1.87
Tea Green
#BDF8A3
ΔE00 2.20
Light Pastel Green
#B2FBA5
ΔE00 2.63
Pistachio (survey)
#C0FA8B
ΔE00 3.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFF9E #E09EFF
analogous
#EDFF9E #BDFF9E #9EFFAF
triadic
#BDFF9E #9EBDFF #FF9EBD
tetradic
#BDFF9E #9EEDFF #E09EFF #FFAF9E
square
#BDFF9E #9EEDFF #E09EFF #FFAF9E
split-complementary
#BDFF9E #AF9EFF #FF9EED
monochromatic
#6AFF24 #93FF61 #BDFF9E #E7FFDB #EAFFE0
Accessibility & contrast
On white
1.17
#BDFF9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.96
#BDFF9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFF9E
17.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFF9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFF9E | 1.00 | 1.17 | 17.96 | 17.96 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF197
Deuteranopia (green-blind)
#FCEBA3
Tritanopia (blue-blind)
#BCF8E7
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bdff9e; /* rgb */ color: rgb(189, 255, 158); /* oklch */ color: oklch(93.3% 0.142 136.2);
Tailwind
colors: {
custom: {
50: '#d3ffbb',
500: '#bdff9e',
950: '#000000',
},
}SCSS
$custom: #bdff9e; $custom-light: #d3ffbb; $custom-dark: #000000;
JSON
{
"hex": "#bdff9e",
"rgb": {
"r": 189,
"g": 255,
"b": 158
},
"hsl": {
"h": 100.825,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.93345,
"c": 0.14226,
"h": 136.2
},
"luminance": 0.84807
}Semantic roles & 50–950 ramp
primary
#BDFF9E
secondary
#B85FE3
accent
#00E69C
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141812
muted
#838682