#D2FCAF#D2FCAF
#D2FCAF is a very light, moderate yellow-green. Relative luminance 0.864; OKLCH L 94.3% C 0.109 H 131.5°. Best body text is #000000 at 18.28:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FCAF |
|---|---|
| RGB | rgb(210, 252, 175) |
| HSL | hsl(93, 93%, 84%) |
| HSV | hsv(93, 31%, 99%) |
| CMYK | cmyk(16.7%, 0%, 30.6%, 1.2%) |
| CIE-LAB | lab(94.49, -26.61, 32.59) |
| CIE-LCH | lch(94.49, 42.08, 129.22°) |
| OKLab | oklab(94.31% -0.0722 0.0817) |
| OKLCH | oklch(94.31% 0.109 131.5) |
| XYZ | xyz(69.1252, 86.4166, 53.5874) |
| Luminance | 0.8642 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 2.24
Very Light Green
#D1FFBD
ΔE00 2.65
Pale Green
#C7FDB5
ΔE00 2.68
Very Pale Green
#CFFDBC
ΔE00 2.77
Tea Green
#BDF8A3
ΔE00 3.28
Washed Out Green
#BCF5A6
ΔE00 3.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FCAF #D9AFFC
analogous
#F9FCAF #D2FCAF #AFFCB2
triadic
#D2FCAF #AFD2FC #FCAFD2
tetradic
#D2FCAF #AFF9FC #D9AFFC #FCB2AF
square
#D2FCAF #AFF9FC #D9AFFC #FCB2AF
split-complementary
#D2FCAF #B2AFFC #FCAFF9
monochromatic
#90F839 #B1FA74 #D2FCAF #EEFEE2 #EEFEE2
Accessibility & contrast
On white
1.15
#D2FCAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.28
#D2FCAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FCAF
18.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FCAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FCAF | 1.00 | 1.15 | 18.28 | 18.28 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1AA
Deuteranopia (green-blind)
#FCEEB3
Tritanopia (blue-blind)
#D4F6E8
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #d2fcaf; /* rgb */ color: rgb(210, 252, 175); /* oklch */ color: oklch(94.3% 0.109 131.5);
Tailwind
colors: {
custom: {
50: '#e0fdc7',
500: '#d2fcaf',
950: '#000000',
},
}SCSS
$custom: #d2fcaf; $custom-light: #e0fdc7; $custom-dark: #000000;
JSON
{
"hex": "#d2fcaf",
"rgb": {
"r": 210,
"g": 252,
"b": 175
},
"hsl": {
"h": 92.727,
"s": 92.771,
"l": 83.725
},
"oklch": {
"l": 0.94309,
"c": 0.10907,
"h": 131.5
},
"luminance": 0.86418
}Semantic roles & 50–950 ramp
primary
#D2FCAF
secondary
#AD6FE0
accent
#00E67D
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151713
muted
#848582