#D3FCAF#D3FCAF
#D3FCAF is a very light, moderate yellow-green. Relative luminance 0.866; OKLCH L 94.4% C 0.109 H 131.0°. Best body text is #000000 at 18.31:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FCAF |
|---|---|
| RGB | rgb(211, 252, 175) |
| HSL | hsl(92, 93%, 84%) |
| HSV | hsv(92, 31%, 99%) |
| CMYK | cmyk(16.3%, 0%, 30.6%, 1.2%) |
| CIE-LAB | lab(94.55, -26.26, 32.69) |
| CIE-LCH | lch(94.55, 41.93, 128.77°) |
| OKLab | oklab(94.38% -0.0713 0.082) |
| OKLCH | oklch(94.38% 0.109 131) |
| XYZ | xyz(69.4109, 86.5639, 53.6007) |
| Luminance | 0.8657 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 2.43
Very Light Green
#D1FFBD
ΔE00 2.75
Pale Green
#C7FDB5
ΔE00 2.86
Very Pale Green
#CFFDBC
ΔE00 2.88
Tea Green
#BDF8A3
ΔE00 3.44
Washed Out Green
#BCF5A6
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FCAF #D8AFFC
analogous
#F9FCAF #D3FCAF #AFFCB1
triadic
#D3FCAF #AFD3FC #FCAFD3
tetradic
#D3FCAF #AFF9FC #D8AFFC #FCB1AF
square
#D3FCAF #AFF9FC #D8AFFC #FCB1AF
split-complementary
#D3FCAF #B1AFFC #FCAFF9
monochromatic
#92F839 #B3FA74 #D3FCAF #EFFEE2 #EFFEE2
Accessibility & contrast
On white
1.15
#D3FCAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.31
#D3FCAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FCAF
18.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FCAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FCAF | 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)
#FFF1AA
Deuteranopia (green-blind)
#FDEEB3
Tritanopia (blue-blind)
#D5F6E8
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #d3fcaf; /* rgb */ color: rgb(211, 252, 175); /* oklch */ color: oklch(94.4% 0.109 131.0);
Tailwind
colors: {
custom: {
50: '#e1fdc7',
500: '#d3fcaf',
950: '#000000',
},
}SCSS
$custom: #d3fcaf; $custom-light: #e1fdc7; $custom-dark: #000000;
JSON
{
"hex": "#d3fcaf",
"rgb": {
"r": 211,
"g": 252,
"b": 175
},
"hsl": {
"h": 91.948,
"s": 92.771,
"l": 83.725
},
"oklch": {
"l": 0.94375,
"c": 0.1086,
"h": 131
},
"luminance": 0.86565
}Semantic roles & 50–950 ramp
primary
#D3FCAF
secondary
#AB6FE0
accent
#00E67A
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151713
muted
#848582