#D3FFBA#D3FFBA
#D3FFBA is a very light, moderate yellow-green. Relative luminance 0.889; OKLCH L 95.2% C 0.101 H 134.5°. Best body text is #000000 at 18.78:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FFBA |
|---|---|
| RGB | rgb(211, 255, 186) |
| HSL | hsl(98, 100%, 86%) |
| HSV | hsv(98, 27%, 100%) |
| CMYK | cmyk(17.3%, 0%, 27.1%, 0%) |
| CIE-LAB | lab(95.54, -26.09, 28.49) |
| CIE-LCH | lch(95.54, 38.63, 132.48°) |
| OKLab | oklab(95.23% -0.0707 0.072) |
| OKLCH | oklch(95.23% 0.101 134.5) |
| XYZ | xyz(71.4851, 88.9128, 59.8405) |
| Luminance | 0.8891 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 0.83
Very Pale Green
#CFFDBC
ΔE00 1.10
Pale Green
#C7FDB5
ΔE00 1.91
Light Light Green
#C8FFB0
ΔE00 2.35
Celadon
#BEFDB7
ΔE00 3.44
Washed Out Green
#BCF5A6
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FFBA #E6BAFF
analogous
#F6FFBA #D3FFBA #BAFFC4
triadic
#D3FFBA #BAD3FF #FFBAD3
tetradic
#D3FFBA #BAF6FF #E6BAFF #FFC4BA
square
#D3FFBA #BAF6FF #E6BAFF #FFC4BA
split-complementary
#D3FFBA #C4BAFF #FFBAF6
monochromatic
#85FF40 #ACFF7D #D3FFBA #EBFFE0 #EBFFE0
Accessibility & contrast
On white
1.12
#D3FFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.78
#D3FFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FFBA
18.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FFBA | 1.00 | 1.12 | 18.78 | 18.78 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5B6
Deuteranopia (green-blind)
#FEF1BD
Tritanopia (blue-blind)
#D3FAED
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #d3ffba; /* rgb */ color: rgb(211, 255, 186); /* oklch */ color: oklch(95.2% 0.101 134.5);
Tailwind
colors: {
custom: {
50: '#e1ffcf',
500: '#d3ffba',
950: '#000000',
},
}SCSS
$custom: #d3ffba; $custom-light: #e1ffcf; $custom-dark: #000000;
JSON
{
"hex": "#d3ffba",
"rgb": {
"r": 211,
"g": 255,
"b": 186
},
"hsl": {
"h": 98.261,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.95231,
"c": 0.10096,
"h": 134.5
},
"luminance": 0.88914
}Semantic roles & 50–950 ramp
primary
#D3FFBA
secondary
#BE76E7
accent
#00E692
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151813
muted
#848683