#DFF693#DFF693
#DFF693 is a very light, vivid yellow-green. Relative luminance 0.837; OKLCH L 93.5% C 0.126 H 119.6°. Best body text is #000000 at 17.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF693 |
|---|---|
| RGB | rgb(223, 246, 147) |
| HSL | hsl(74, 85%, 77%) |
| HSV | hsv(74, 40%, 96%) |
| CMYK | cmyk(9.3%, 0%, 40.2%, 3.5%) |
| CIE-LAB | lab(93.32, -22.60, 45.08) |
| CIE-LCH | lch(93.32, 50.43, 116.62°) |
| OKLab | oklab(93.45% -0.0624 0.1099) |
| OKLCH | oklch(93.45% 0.126 119.6) |
| XYZ | xyz(68.6538, 83.7063, 40.1383) |
| Luminance | 0.8371 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.49
Light Yellow Green
#CCFD7F
ΔE00 5.09
Pistachio (survey)
#C0FA8B
ΔE00 6.16
Light Pea Green
#C4FE82
ΔE00 6.17
Light Yellowish Green
#C2FF89
ΔE00 6.52
Celery
#C1FD95
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF693 #AA93F6
analogous
#F6DB93 #DFF693 #AEF693
triadic
#DFF693 #93DFF6 #F693DF
tetradic
#DFF693 #93F6DB #AA93F6 #F693AE
square
#DFF693 #93F6DB #AA93F6 #F693AE
split-complementary
#DFF693 #93AEF6 #DB93F6
monochromatic
#BEED22 #CEF15B #DFF693 #F0FBCB #F7FDE3
Accessibility & contrast
On white
1.18
#DFF693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.74
#DFF693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF693
17.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF693 | 1.00 | 1.18 | 17.74 | 17.74 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC8B
Deuteranopia (green-blind)
#FFEC98
Tritanopia (blue-blind)
#E8EDDE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dff693; /* rgb */ color: rgb(223, 246, 147); /* oklch */ color: oklch(93.5% 0.126 119.6);
Tailwind
colors: {
custom: {
50: '#eaf9b4',
500: '#dff693',
950: '#000000',
},
}SCSS
$custom: #dff693; $custom-light: #eaf9b4; $custom-dark: #000000;
JSON
{
"hex": "#dff693",
"rgb": {
"r": 223,
"g": 246,
"b": 147
},
"hsl": {
"h": 73.939,
"s": 84.615,
"l": 77.059
},
"oklch": {
"l": 0.93452,
"c": 0.12634,
"h": 119.6
},
"luminance": 0.83706
}Semantic roles & 50–950 ramp
primary
#DFF693
secondary
#7559D4
accent
#04E138
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581