#BDF2AF#BDF2AF
#BDF2AF is a very light, moderate green. Relative luminance 0.774; OKLCH L 90.8% C 0.105 H 139.2°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF2AF |
|---|---|
| RGB | rgb(189, 242, 175) |
| HSL | hsl(107, 72%, 82%) |
| HSV | hsv(107, 28%, 95%) |
| CMYK | cmyk(21.9%, 0%, 27.7%, 5.1%) |
| CIE-LAB | lab(90.51, -29.06, 27.01) |
| CIE-LCH | lch(90.51, 39.67, 137.10°) |
| OKLab | oklab(90.79% -0.0791 0.0683) |
| OKLCH | oklch(90.79% 0.105 139.2) |
| XYZ | xyz(60.4743, 77.4166, 52.3058) |
| Luminance | 0.7742 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.41
Washed Out Green
#BCF5A6
ΔE00 2.27
Pale Green
#C7FDB5
ΔE00 2.42
Celadon
#BEFDB7
ΔE00 2.49
Very Pale Green
#CFFDBC
ΔE00 2.91
Very Light Green
#D1FFBD
ΔE00 3.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF2AF #E4AFF2
analogous
#DFF2AF #BDF2AF #AFF2C3
triadic
#BDF2AF #AFBDF2 #F2AFBD
tetradic
#BDF2AF #AFDFF2 #E4AFF2 #F2C3AF
square
#BDF2AF #AFDFF2 #E4AFF2 #F2C3AF
split-complementary
#BDF2AF #C3AFF2 #F2AFDF
monochromatic
#66E146 #92E97A #BDF2AF #E8FBE4 #E9FBE5
Accessibility & contrast
On white
1.27
#BDF2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#BDF2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF2AF
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF2AF | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E7AB
Deuteranopia (green-blind)
#EEE2B2
Tritanopia (blue-blind)
#BBEDE0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bdf2af; /* rgb */ color: rgb(189, 242, 175); /* oklch */ color: oklch(90.8% 0.105 139.2);
Tailwind
colors: {
custom: {
50: '#d2f6c7',
500: '#bdf2af',
950: '#000000',
},
}SCSS
$custom: #bdf2af; $custom-light: #d2f6c7; $custom-dark: #000000;
JSON
{
"hex": "#bdf2af",
"rgb": {
"r": 189,
"g": 242,
"b": 175
},
"hsl": {
"h": 107.463,
"s": 72.043,
"l": 81.765
},
"oklch": {
"l": 0.9079,
"c": 0.10451,
"h": 139.2
},
"luminance": 0.77418
}Semantic roles & 50–950 ramp
primary
#BDF2AF
secondary
#BE74D1
accent
#11D4AB
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141713
muted
#838582