#D3FCAE#D3FCAE
#D3FCAE is a very light, moderate yellow-green. Relative luminance 0.865; OKLCH L 94.4% C 0.110 H 130.8°. Best body text is #000000 at 18.31:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FCAE |
|---|---|
| RGB | rgb(211, 252, 174) |
| HSL | hsl(92, 93%, 84%) |
| HSV | hsv(92, 31%, 99%) |
| CMYK | cmyk(16.3%, 0%, 31%, 1.2%) |
| CIE-LAB | lab(94.54, -26.40, 33.17) |
| CIE-LCH | lch(94.54, 42.39, 128.51°) |
| OKLab | oklab(94.36% -0.0717 0.0831) |
| OKLCH | oklch(94.36% 0.11 130.8) |
| XYZ | xyz(69.3131, 86.5247, 53.0854) |
| Luminance | 0.8653 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 2.47
Very Light Green
#D1FFBD
ΔE00 2.93
Pale Green
#C7FDB5
ΔE00 2.98
Very Pale Green
#CFFDBC
ΔE00 3.06
Tea Green
#BDF8A3
ΔE00 3.41
Washed Out Green
#BCF5A6
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FCAE #D7AEFC
analogous
#FAFCAE #D3FCAE #AEFCB0
triadic
#D3FCAE #AED3FC #FCAED3
tetradic
#D3FCAE #AEFAFC #D7AEFC #FCB0AE
square
#D3FCAE #AEFAFC #D7AEFC #FCB0AE
split-complementary
#D3FCAE #B0AEFC #FCAEFA
monochromatic
#93F838 #B3FA73 #D3FCAE #EFFEE1 #EFFEE1
Accessibility & contrast
On white
1.15
#D3FCAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.31
#D3FCAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FCAE
18.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FCAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FCAE | 1.00 | 1.15 | 18.31 | 18.31 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1A9
Deuteranopia (green-blind)
#FDEEB2
Tritanopia (blue-blind)
#D5F6E8
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #d3fcae; /* rgb */ color: rgb(211, 252, 174); /* oklch */ color: oklch(94.4% 0.110 130.8);
Tailwind
colors: {
custom: {
50: '#e1fdc6',
500: '#d3fcae',
950: '#000000',
},
}SCSS
$custom: #d3fcae; $custom-light: #e1fdc6; $custom-dark: #000000;
JSON
{
"hex": "#d3fcae",
"rgb": {
"r": 211,
"g": 252,
"b": 174
},
"hsl": {
"h": 91.538,
"s": 92.857,
"l": 83.529
},
"oklch": {
"l": 0.94356,
"c": 0.10971,
"h": 130.8
},
"luminance": 0.86526
}Semantic roles & 50–950 ramp
primary
#D3FCAE
secondary
#AA6EE0
accent
#00E679
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151713
muted
#848582