#DFFFA5#DFFFA5
#DFFFA5 is a very light, moderate yellow-green. Relative luminance 0.899; OKLCH L 95.7% C 0.119 H 124.5°. Best body text is #000000 at 18.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFFA5 |
|---|---|
| RGB | rgb(223, 255, 165) |
| HSL | hsl(81, 100%, 82%) |
| HSV | hsv(81, 35%, 100%) |
| CMYK | cmyk(12.5%, 0%, 35.3%, 0%) |
| CIE-LAB | lab(95.97, -24.75, 39.67) |
| CIE-LCH | lch(95.97, 46.76, 121.96°) |
| OKLab | oklab(95.65% -0.0675 0.0981) |
| OKLCH | oklch(95.65% 0.119 124.5) |
| XYZ | xyz(72.9824, 89.9242, 49.1022) |
| Luminance | 0.8992 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.67
Celery
#C1FD95
ΔE00 5.00
Pistachio (survey)
#C0FA8B
ΔE00 5.21
Light Light Green
#C8FFB0
ΔE00 5.33
Light Yellow Green
#CCFD7F
ΔE00 5.37
Light Yellowish Green
#C2FF89
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFFA5 #C5A5FF
analogous
#FFF2A5 #DFFFA5 #B2FFA5
triadic
#DFFFA5 #A5DFFF #FFA5DF
tetradic
#DFFFA5 #A5FFF2 #C5A5FF #FFA5B2
square
#DFFFA5 #A5FFF2 #C5A5FF #FFA5B2
split-complementary
#DFFFA5 #A5B2FF #F2A5FF
monochromatic
#B3FF2B #C9FF68 #DFFFA5 #F4FFE0 #F4FFE0
Accessibility & contrast
On white
1.11
#DFFFA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.99
#DFFFA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFFA5
18.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFFA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFFA5 | 1.00 | 1.11 | 18.99 | 18.99 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF49F
Deuteranopia (green-blind)
#FFF3A9
Tritanopia (blue-blind)
#E5F7E8
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dfffa5; /* rgb */ color: rgb(223, 255, 165); /* oklch */ color: oklch(95.7% 0.119 124.5);
Tailwind
colors: {
custom: {
50: '#eaffc0',
500: '#dfffa5',
950: '#000000',
},
}SCSS
$custom: #dfffa5; $custom-light: #eaffc0; $custom-dark: #000000;
JSON
{
"hex": "#dfffa5",
"rgb": {
"r": 223,
"g": 255,
"b": 165
},
"hsl": {
"h": 81.333,
"s": 100,
"l": 82.353
},
"oklch": {
"l": 0.9565,
"c": 0.1191,
"h": 124.5
},
"luminance": 0.89925
}Semantic roles & 50–950 ramp
primary
#DFFFA5
secondary
#9264E4
accent
#00E652
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161812
muted
#848682