#DFFFA8#DFFFA8
#DFFFA8 is a very light, moderate yellow-green. Relative luminance 0.900; OKLCH L 95.7% C 0.116 H 125.0°. Best body text is #000000 at 19.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFFA8 |
|---|---|
| RGB | rgb(223, 255, 168) |
| HSL | hsl(82, 100%, 83%) |
| HSV | hsv(82, 34%, 100%) |
| CMYK | cmyk(12.5%, 0%, 34.1%, 0%) |
| CIE-LAB | lab(96.01, -24.37, 38.25) |
| CIE-LCH | lch(96.01, 45.36, 122.50°) |
| OKLab | oklab(95.7% -0.0663 0.0949) |
| OKLCH | oklch(95.7% 0.116 125) |
| XYZ | xyz(73.2586, 90.0347, 50.5572) |
| Luminance | 0.9003 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.67
Light Light Green
#C8FFB0
ΔE00 5.02
Celery
#C1FD95
ΔE00 5.11
Pistachio (survey)
#C0FA8B
ΔE00 5.43
Very Light Green
#D1FFBD
ΔE00 5.54
Tea Green
#BDF8A3
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFFA8 #C8A8FF
analogous
#FFF3A8 #DFFFA8 #B3FFA8
triadic
#DFFFA8 #A8DFFF #FFA8DF
tetradic
#DFFFA8 #A8FFF3 #C8A8FF #FFA8B3
square
#DFFFA8 #A8FFF3 #C8A8FF #FFA8B3
split-complementary
#DFFFA8 #A8B3FF #F3A8FF
monochromatic
#B2FF2E #C8FF6B #DFFFA8 #F4FFE0 #F4FFE0
Accessibility & contrast
On white
1.10
#DFFFA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.01
#DFFFA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFFA8
19.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFFA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFFA8 | 1.00 | 1.10 | 19.01 | 19.01 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5A2
Deuteranopia (green-blind)
#FFF3AC
Tritanopia (blue-blind)
#E5F7E9
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dfffa8; /* rgb */ color: rgb(223, 255, 168); /* oklch */ color: oklch(95.7% 0.116 125.0);
Tailwind
colors: {
custom: {
50: '#eaffc2',
500: '#dfffa8',
950: '#000000',
},
}SCSS
$custom: #dfffa8; $custom-light: #eaffc2; $custom-dark: #000000;
JSON
{
"hex": "#dfffa8",
"rgb": {
"r": 223,
"g": 255,
"b": 168
},
"hsl": {
"h": 82.069,
"s": 100,
"l": 82.941
},
"oklch": {
"l": 0.95702,
"c": 0.11577,
"h": 125
},
"luminance": 0.90035
}Semantic roles & 50–950 ramp
primary
#DFFFA8
secondary
#9567E4
accent
#00E654
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161812
muted
#848682