#DFFFA2#DFFFA2
#DFFFA2 is a very light, vivid yellow-green. Relative luminance 0.898; OKLCH L 95.6% C 0.122 H 124.1°. Best body text is #000000 at 18.96:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFFA2 |
|---|---|
| RGB | rgb(223, 255, 162) |
| HSL | hsl(81, 100%, 82%) |
| HSV | hsv(81, 36%, 100%) |
| CMYK | cmyk(12.5%, 0%, 36.5%, 0%) |
| CIE-LAB | lab(95.92, -25.12, 41.09) |
| CIE-LCH | lch(95.92, 48.16, 121.44°) |
| OKLab | oklab(95.6% -0.0687 0.1013) |
| OKLCH | oklch(95.6% 0.122 124.1) |
| XYZ | xyz(72.7125, 89.8163, 47.6810) |
| Luminance | 0.8982 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.71
Celery
#C1FD95
ΔE00 4.95
Light Yellow Green
#CCFD7F
ΔE00 4.96
Pistachio (survey)
#C0FA8B
ΔE00 5.04
Light Yellowish Green
#C2FF89
ΔE00 5.33
Light Pea Green
#C4FE82
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFFA2 #C2A2FF
analogous
#FFF0A2 #DFFFA2 #B1FFA2
triadic
#DFFFA2 #A2DFFF #FFA2DF
tetradic
#DFFFA2 #A2FFF0 #C2A2FF #FFA2B1
square
#DFFFA2 #A2FFF0 #C2A2FF #FFA2B1
split-complementary
#DFFFA2 #A2B1FF #F0A2FF
monochromatic
#B5FF28 #CAFF65 #DFFFA2 #F4FFDF #F4FFE0
Accessibility & contrast
On white
1.11
#DFFFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.96
#DFFFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFFA2
18.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFFA2 | 1.00 | 1.11 | 18.96 | 18.96 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF49B
Deuteranopia (green-blind)
#FFF3A7
Tritanopia (blue-blind)
#E5F7E8
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dfffa2; /* rgb */ color: rgb(223, 255, 162); /* oklch */ color: oklch(95.6% 0.122 124.1);
Tailwind
colors: {
custom: {
50: '#eaffbe',
500: '#dfffa2',
950: '#000000',
},
}SCSS
$custom: #dfffa2; $custom-light: #eaffbe; $custom-dark: #000000;
JSON
{
"hex": "#dfffa2",
"rgb": {
"r": 223,
"g": 255,
"b": 162
},
"hsl": {
"h": 80.645,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.956,
"c": 0.1224,
"h": 124.1
},
"luminance": 0.89817
}Semantic roles & 50–950 ramp
primary
#DFFFA2
secondary
#8E62E3
accent
#00E64F
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161812
muted
#848682