#BDFEAF#BDFEAF
#BDFEAF is a very light, vivid green. Relative luminance 0.848; OKLCH L 93.4% C 0.123 H 140.1°. Best body text is #000000 at 17.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFEAF |
|---|---|
| RGB | rgb(189, 254, 175) |
| HSL | hsl(109, 98%, 84%) |
| HSV | hsv(109, 31%, 100%) |
| CMYK | cmyk(25.6%, 0%, 31.1%, 0.4%) |
| CIE-LAB | lab(93.79, -34.64, 31.45) |
| CIE-LCH | lch(93.79, 46.78, 137.76°) |
| OKLab | oklab(93.43% -0.0944 0.079) |
| OKLCH | oklch(93.43% 0.123 140.1) |
| XYZ | xyz(64.1638, 84.7955, 53.5356) |
| Luminance | 0.8480 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 1.69
Light Light Green
#C8FFB0
ΔE00 1.72
Light Pastel Green
#B2FBA5
ΔE00 1.75
Pale Green
#C7FDB5
ΔE00 1.87
Tea Green
#BDF8A3
ΔE00 2.08
Washed Out Green
#BCF5A6
ΔE00 2.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFEAF #F0AFFE
analogous
#E5FEAF #BDFEAF #AFFEC9
triadic
#BDFEAF #AFBDFE #FEAFBD
tetradic
#BDFEAF #AFE5FE #F0AFFE #FEC9AF
square
#BDFEAF #AFE5FE #F0AFFE #FEC9AF
split-complementary
#BDFEAF #C9AFFE #FEAFE5
monochromatic
#59FC36 #8BFD73 #BDFEAF #E6FFE1 #E6FFE1
Accessibility & contrast
On white
1.17
#BDFEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.96
#BDFEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFEAF
17.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFEAF | 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)
#FFF1AA
Deuteranopia (green-blind)
#F8EBB3
Tritanopia (blue-blind)
#B9F9E9
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bdfeaf; /* rgb */ color: rgb(189, 254, 175); /* oklch */ color: oklch(93.4% 0.123 140.1);
Tailwind
colors: {
custom: {
50: '#d2ffc7',
500: '#bdfeaf',
950: '#000000',
},
}SCSS
$custom: #bdfeaf; $custom-light: #d2ffc7; $custom-dark: #000000;
JSON
{
"hex": "#bdfeaf",
"rgb": {
"r": 189,
"g": 254,
"b": 175
},
"hsl": {
"h": 109.367,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.9343,
"c": 0.1231,
"h": 140.1
},
"luminance": 0.84798
}Semantic roles & 50–950 ramp
primary
#BDFEAF
secondary
#CF6EE4
accent
#00E6BD
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141813
muted
#838682