#D3FFBF#D3FFBF
#D3FFBF is a very light, moderate green. Relative luminance 0.891; OKLCH L 95.3% C 0.095 H 136.0°. Best body text is #000000 at 18.83:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FFBF |
|---|---|
| RGB | rgb(211, 255, 191) |
| HSL | hsl(101, 100%, 87%) |
| HSV | hsv(101, 25%, 100%) |
| CMYK | cmyk(17.3%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(95.63, -25.33, 26.09) |
| CIE-LCH | lch(95.63, 36.37, 134.16°) |
| OKLab | oklab(95.33% -0.0687 0.0662) |
| OKLCH | oklch(95.33% 0.095 136) |
| XYZ | xyz(72.0260, 89.1291, 62.6890) |
| Luminance | 0.8913 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 0.49
Very Pale Green
#CFFDBC
ΔE00 0.63
Pale Green
#C7FDB5
ΔE00 2.23
Light Light Green
#C8FFB0
ΔE00 3.09
Celadon
#BEFDB7
ΔE00 3.38
Washed Out Green
#BCF5A6
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FFBF #EBBFFF
analogous
#F3FFBF #D3FFBF #BFFFCB
triadic
#D3FFBF #BFD3FF #FFBFD3
tetradic
#D3FFBF #BFF3FF #EBBFFF #FFCBBF
square
#D3FFBF #BFF3FF #EBBFFF #FFCBBF
split-complementary
#D3FFBF #CBBFFF #FFBFF3
monochromatic
#7FFF45 #A9FF82 #D3FFBF #EAFFE0 #EAFFE0
Accessibility & contrast
On white
1.12
#D3FFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.83
#D3FFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FFBF
18.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FFBF | 1.00 | 1.12 | 18.83 | 18.83 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5BB
Deuteranopia (green-blind)
#FDF1C2
Tritanopia (blue-blind)
#D3FAEE
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #d3ffbf; /* rgb */ color: rgb(211, 255, 191); /* oklch */ color: oklch(95.3% 0.095 136.0);
Tailwind
colors: {
custom: {
50: '#e1ffd2',
500: '#d3ffbf',
950: '#000000',
},
}SCSS
$custom: #d3ffbf; $custom-light: #e1ffd2; $custom-dark: #000000;
JSON
{
"hex": "#d3ffbf",
"rgb": {
"r": 211,
"g": 255,
"b": 191
},
"hsl": {
"h": 101.25,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.95333,
"c": 0.09542,
"h": 136
},
"luminance": 0.8913
}Semantic roles & 50–950 ramp
primary
#D3FFBF
secondary
#C67BE8
accent
#00E69E
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683