#DFF295#DFF295
#DFF295 is a very light, moderate yellow-green. Relative luminance 0.814; OKLCH L 92.6% C 0.119 H 118.2°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF295 |
|---|---|
| RGB | rgb(223, 242, 149) |
| HSL | hsl(72, 78%, 77%) |
| HSV | hsv(72, 38%, 95%) |
| CMYK | cmyk(7.9%, 0%, 38.4%, 5.1%) |
| CIE-LAB | lab(92.29, -20.45, 42.79) |
| CIE-LCH | lch(92.29, 47.43, 115.54°) |
| OKLab | oklab(92.64% -0.0562 0.1047) |
| OKLCH | oklch(92.64% 0.119 118.2) |
| XYZ | xyz(67.6085, 81.3625, 40.5708) |
| Luminance | 0.8136 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.46
Light Yellow Green
#CCFD7F
ΔE00 6.20
Parchment
#FEFCAF
ΔE00 6.24
Creme
#FFFFB6
ΔE00 6.47
Light Beige
#FFFEB6
ΔE00 6.65
Buff
#FEF69E
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF295 #A895F2
analogous
#F2D795 #DFF295 #B1F295
triadic
#DFF295 #95DFF2 #F295DF
tetradic
#DFF295 #95F2D7 #A895F2 #F295B1
square
#DFF295 #95F2D7 #A895F2 #F295B1
split-complementary
#DFF295 #95B1F2 #D795F2
monochromatic
#BEE528 #CFEB5E #DFF295 #EFF9CC #F7FCE4
Accessibility & contrast
On white
1.22
#DFF295 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#DFF295 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF295
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF295 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF295 | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE98E
Deuteranopia (green-blind)
#FBE999
Tritanopia (blue-blind)
#E8E9DB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dff295; /* rgb */ color: rgb(223, 242, 149); /* oklch */ color: oklch(92.6% 0.119 118.2);
Tailwind
colors: {
custom: {
50: '#eaf6b5',
500: '#dff295',
950: '#000000',
},
}SCSS
$custom: #dff295; $custom-light: #eaf6b5; $custom-dark: #000000;
JSON
{
"hex": "#dff295",
"rgb": {
"r": 223,
"g": 242,
"b": 149
},
"hsl": {
"h": 72.258,
"s": 78.151,
"l": 76.667
},
"oklch": {
"l": 0.92638,
"c": 0.11885,
"h": 118.2
},
"luminance": 0.81362
}Semantic roles & 50–950 ramp
primary
#DFF295
secondary
#745CCF
accent
#0BDA35
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161711
muted
#848581