#D2FFBF#D2FFBF
#D2FFBF is a very light, moderate green. Relative luminance 0.890; OKLCH L 95.3% C 0.096 H 136.5°. Best body text is #000000 at 18.80:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FFBF |
|---|---|
| RGB | rgb(210, 255, 191) |
| HSL | hsl(102, 100%, 87%) |
| HSV | hsv(102, 25%, 100%) |
| CMYK | cmyk(17.6%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(95.57, -25.67, 26.00) |
| CIE-LCH | lch(95.57, 36.54, 134.64°) |
| OKLab | oklab(95.27% -0.0696 0.066) |
| OKLCH | oklch(95.27% 0.096 136.5) |
| XYZ | xyz(71.7403, 88.9818, 62.6757) |
| Luminance | 0.8898 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 0.41
Very Pale Green
#CFFDBC
ΔE00 0.53
Pale Green
#C7FDB5
ΔE00 2.12
Light Light Green
#C8FFB0
ΔE00 3.03
Celadon
#BEFDB7
ΔE00 3.20
Washed Out Green
#BCF5A6
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FFBF #ECBFFF
analogous
#F2FFBF #D2FFBF #BFFFCC
triadic
#D2FFBF #BFD2FF #FFBFD2
tetradic
#D2FFBF #BFF2FF #ECBFFF #FFCCBF
square
#D2FFBF #BFF2FF #ECBFFF #FFCCBF
split-complementary
#D2FFBF #CCBFFF #FFBFF2
monochromatic
#7CFF45 #A7FF82 #D2FFBF #E9FFE0 #E9FFE0
Accessibility & contrast
On white
1.12
#D2FFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.80
#D2FFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FFBF
18.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FFBF | 1.00 | 1.12 | 18.80 | 18.80 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5BB
Deuteranopia (green-blind)
#FDF1C2
Tritanopia (blue-blind)
#D1FAEE
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #d2ffbf; /* rgb */ color: rgb(210, 255, 191); /* oklch */ color: oklch(95.3% 0.096 136.5);
Tailwind
colors: {
custom: {
50: '#e0ffd2',
500: '#d2ffbf',
950: '#000000',
},
}SCSS
$custom: #d2ffbf; $custom-light: #e0ffd2; $custom-dark: #000000;
JSON
{
"hex": "#d2ffbf",
"rgb": {
"r": 210,
"g": 255,
"b": 191
},
"hsl": {
"h": 102.188,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.95268,
"c": 0.09595,
"h": 136.5
},
"luminance": 0.88983
}Semantic roles & 50–950 ramp
primary
#D2FFBF
secondary
#C77BE8
accent
#00E6A1
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683