#DFFC95#DFFC95
#DFFC95 is a very light, vivid yellow-green. Relative luminance 0.875; OKLCH L 94.8% C 0.132 H 121.8°. Best body text is #000000 at 18.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFC95 |
|---|---|
| RGB | rgb(223, 252, 149) |
| HSL | hsl(77, 94%, 79%) |
| HSV | hsv(77, 41%, 99%) |
| CMYK | cmyk(11.5%, 0%, 40.9%, 1.2%) |
| CIE-LAB | lab(94.94, -25.23, 46.16) |
| CIE-LCH | lch(94.94, 52.61, 118.66°) |
| OKLab | oklab(94.76% -0.0697 0.1124) |
| OKLCH | oklch(94.76% 0.132 121.8) |
| XYZ | xyz(70.6666, 87.4787, 41.5902) |
| Luminance | 0.8748 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.03
Light Khaki
#E6F2A2
ΔE00 4.68
Light Pea Green
#C4FE82
ΔE00 5.04
Pistachio (survey)
#C0FA8B
ΔE00 5.20
Light Yellowish Green
#C2FF89
ΔE00 5.36
Celery
#C1FD95
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFC95 #B295FC
analogous
#FCE595 #DFFC95 #ABFC95
triadic
#DFFC95 #95DFFC #FC95DF
tetradic
#DFFC95 #95FCE5 #B295FC #FC95AB
square
#DFFC95 #95FCE5 #B295FC #FC95AB
split-complementary
#DFFC95 #95ABFC #E595FC
monochromatic
#BBF91E #CDFA59 #DFFC95 #F1FED1 #F6FEE1
Accessibility & contrast
On white
1.14
#DFFC95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.50
#DFFC95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFC95
18.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFC95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFC95 | 1.00 | 1.14 | 18.50 | 18.50 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF18D
Deuteranopia (green-blind)
#FFF19A
Tritanopia (blue-blind)
#E7F3E3
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dffc95; /* rgb */ color: rgb(223, 252, 149); /* oklch */ color: oklch(94.8% 0.132 121.8);
Tailwind
colors: {
custom: {
50: '#eafdb5',
500: '#dffc95',
950: '#000000',
},
}SCSS
$custom: #dffc95; $custom-light: #eafdb5; $custom-dark: #000000;
JSON
{
"hex": "#dffc95",
"rgb": {
"r": 223,
"g": 252,
"b": 149
},
"hsl": {
"h": 76.893,
"s": 94.495,
"l": 78.627
},
"oklch": {
"l": 0.94756,
"c": 0.13227,
"h": 121.8
},
"luminance": 0.87479
}Semantic roles & 50–950 ramp
primary
#DFFC95
secondary
#7E58DD
accent
#00E641
background
#FFFFFD
surface
#FEFFF8
border
#D6D7D1
text
#161711
muted
#858581