#D3FBBF#D3FBBF
#D3FBBF is a very light, moderate green. Relative luminance 0.866; OKLCH L 94.5% C 0.089 H 135.3°. Best body text is #000000 at 18.32:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FBBF |
|---|---|
| RGB | rgb(211, 251, 191) |
| HSL | hsl(100, 88%, 87%) |
| HSV | hsv(100, 24%, 98%) |
| CMYK | cmyk(15.9%, 0%, 23.9%, 1.6%) |
| CIE-LAB | lab(94.57, -23.43, 24.63) |
| CIE-LCH | lch(94.57, 33.99, 133.57°) |
| OKLab | oklab(94.48% -0.0634 0.0627) |
| OKLCH | oklch(94.48% 0.089 135.3) |
| XYZ | xyz(70.7632, 86.6037, 62.2681) |
| Luminance | 0.8660 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 1.33
Very Light Green
#D1FFBD
ΔE00 1.53
Pale Green
#C7FDB5
ΔE00 3.01
Light Sage
#BCECAC
ΔE00 3.94
Light Light Green
#C8FFB0
ΔE00 3.97
Celadon
#BEFDB7
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FBBF #E7BFFB
analogous
#F1FBBF #D3FBBF #BFFBC9
triadic
#D3FBBF #BFD3FB #FBBFD3
tetradic
#D3FBBF #BFF1FB #E7BFFB #FBC9BF
square
#D3FBBF #BFF1FB #E7BFFB #FBC9BF
split-complementary
#D3FBBF #C9BFFB #FBBFF1
monochromatic
#84F44C #ABF785 #D3FBBF #EBFDE2 #EBFDE2
Accessibility & contrast
On white
1.15
#D3FBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.32
#D3FBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FBBF
18.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FBBF | 1.00 | 1.15 | 18.32 | 18.32 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2BB
Deuteranopia (green-blind)
#F9EEC2
Tritanopia (blue-blind)
#D3F6EB
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #d3fbbf; /* rgb */ color: rgb(211, 251, 191); /* oklch */ color: oklch(94.5% 0.089 135.3);
Tailwind
colors: {
custom: {
50: '#e1fcd2',
500: '#d3fbbf',
950: '#000000',
},
}SCSS
$custom: #d3fbbf; $custom-light: #e1fcd2; $custom-dark: #000000;
JSON
{
"hex": "#d3fbbf",
"rgb": {
"r": 211,
"g": 251,
"b": 191
},
"hsl": {
"h": 100,
"s": 88.235,
"l": 86.667
},
"oklch": {
"l": 0.94482,
"c": 0.08914,
"h": 135.3
},
"luminance": 0.86605
}Semantic roles & 50–950 ramp
primary
#D3FBBF
secondary
#C07EE0
accent
#01E599
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151714
muted
#848583