#DFF695#DFF695
#DFF695 is a very light, vivid yellow-green. Relative luminance 0.838; OKLCH L 93.5% C 0.124 H 119.8°. Best body text is #000000 at 17.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF695 |
|---|---|
| RGB | rgb(223, 246, 149) |
| HSL | hsl(74, 84%, 77%) |
| HSV | hsv(74, 39%, 96%) |
| CMYK | cmyk(9.3%, 0%, 39.4%, 3.5%) |
| CIE-LAB | lab(93.35, -22.37, 44.14) |
| CIE-LCH | lch(93.35, 49.49, 116.88°) |
| OKLab | oklab(93.48% -0.0616 0.1078) |
| OKLCH | oklch(93.48% 0.124 119.8) |
| XYZ | xyz(68.8121, 83.7697, 40.9720) |
| Luminance | 0.8377 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.29
Light Yellow Green
#CCFD7F
ΔE00 5.24
Pistachio (survey)
#C0FA8B
ΔE00 6.16
Light Pea Green
#C4FE82
ΔE00 6.25
Light Yellowish Green
#C2FF89
ΔE00 6.55
Celery
#C1FD95
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF695 #AC95F6
analogous
#F6DD95 #DFF695 #AEF695
triadic
#DFF695 #95DFF6 #F695DF
tetradic
#DFF695 #95F6DD #AC95F6 #F695AE
square
#DFF695 #95F6DD #AC95F6 #F695AE
split-complementary
#DFF695 #95AEF6 #DD95F6
monochromatic
#BDEC24 #CEF15D #DFF695 #F0FBCD #F6FDE3
Accessibility & contrast
On white
1.18
#DFF695 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.75
#DFF695 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF695
17.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF695 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF695 | 1.00 | 1.18 | 17.75 | 17.75 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC8E
Deuteranopia (green-blind)
#FFEC9A
Tritanopia (blue-blind)
#E7EDDE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dff695; /* rgb */ color: rgb(223, 246, 149); /* oklch */ color: oklch(93.5% 0.124 119.8);
Tailwind
colors: {
custom: {
50: '#eaf9b5',
500: '#dff695',
950: '#000000',
},
}SCSS
$custom: #dff695; $custom-light: #eaf9b5; $custom-dark: #000000;
JSON
{
"hex": "#dff695",
"rgb": {
"r": 223,
"g": 246,
"b": 149
},
"hsl": {
"h": 74.227,
"s": 84.348,
"l": 77.451
},
"oklch": {
"l": 0.93483,
"c": 0.12419,
"h": 119.8
},
"luminance": 0.83769
}Semantic roles & 50–950 ramp
primary
#DFF695
secondary
#785BD5
accent
#05E139
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581