#D4FFAF#D4FFAF
#D4FFAF is a very light, moderate yellow-green. Relative luminance 0.886; OKLCH L 95.1% C 0.113 H 131.2°. Best body text is #000000 at 18.72:1 contrast (WCAG AA passes).
Color values
| HEX | #D4FFAF |
|---|---|
| RGB | rgb(212, 255, 175) |
| HSL | hsl(92, 100%, 84%) |
| HSV | hsv(92, 31%, 100%) |
| CMYK | cmyk(16.9%, 0%, 31.4%, 0%) |
| CIE-LAB | lab(95.42, -27.33, 33.86) |
| CIE-LCH | lch(95.42, 43.51, 128.91°) |
| OKLab | oklab(95.08% -0.0742 0.0847) |
| OKLCH | oklch(95.08% 0.113 131.2) |
| XYZ | xyz(70.6479, 88.6111, 53.9307) |
| Luminance | 0.8861 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 2.26
Pale Green
#C7FDB5
ΔE00 2.98
Very Light Green
#D1FFBD
ΔE00 3.01
Very Pale Green
#CFFDBC
ΔE00 3.22
Tea Green
#BDF8A3
ΔE00 3.40
Washed Out Green
#BCF5A6
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4FFAF #DAAFFF
analogous
#FCFFAF #D4FFAF #AFFFB2
triadic
#D4FFAF #AFD4FF #FFAFD4
tetradic
#D4FFAF #AFFCFF #DAAFFF #FFB2AF
square
#D4FFAF #AFFCFF #DAAFFF #FFB2AF
split-complementary
#D4FFAF #B2AFFF #FFAFFC
monochromatic
#92FF35 #B3FF72 #D4FFAF #EFFFE0 #EFFFE0
Accessibility & contrast
On white
1.12
#D4FFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.72
#D4FFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4FFAF
18.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4FFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4FFAF | 1.00 | 1.12 | 18.72 | 18.72 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4AA
Deuteranopia (green-blind)
#FFF1B3
Tritanopia (blue-blind)
#D6F8EA
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #d4ffaf; /* rgb */ color: rgb(212, 255, 175); /* oklch */ color: oklch(95.1% 0.113 131.2);
Tailwind
colors: {
custom: {
50: '#e2ffc7',
500: '#d4ffaf',
950: '#000000',
},
}SCSS
$custom: #d4ffaf; $custom-light: #e2ffc7; $custom-dark: #000000;
JSON
{
"hex": "#d4ffaf",
"rgb": {
"r": 212,
"g": 255,
"b": 175
},
"hsl": {
"h": 92.25,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.95084,
"c": 0.11266,
"h": 131.2
},
"luminance": 0.88612
}Semantic roles & 50–950 ramp
primary
#D4FFAF
secondary
#AE6DE5
accent
#00E67B
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151813
muted
#848682