#DEFF93#DEFF93
#DEFF93 is a very light, vivid yellow-green. Relative luminance 0.892; OKLCH L 95.3% C 0.139 H 122.9°. Best body text is #000000 at 18.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFF93 |
|---|---|
| RGB | rgb(222, 255, 147) |
| HSL | hsl(78, 100%, 79%) |
| HSV | hsv(78, 42%, 100%) |
| CMYK | cmyk(12.9%, 0%, 42.4%, 0%) |
| CIE-LAB | lab(95.65, -27.24, 48.00) |
| CIE-LCH | lch(95.65, 55.19, 119.57°) |
| OKLab | oklab(95.3% -0.0754 0.1165) |
| OKLCH | oklch(95.3% 0.139 122.9) |
| XYZ | xyz(71.1506, 89.1560, 41.0585) |
| Luminance | 0.8916 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.29
Light Pea Green
#C4FE82
ΔE00 4.33
Light Yellowish Green
#C2FF89
ΔE00 4.70
Pistachio (survey)
#C0FA8B
ΔE00 4.74
Celery
#C1FD95
ΔE00 5.22
Pale Lime
#BEFD73
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFF93 #B493FF
analogous
#FFEA93 #DEFF93 #A8FF93
triadic
#DEFF93 #93DEFF #FF93DE
tetradic
#DEFF93 #93FFEA #B493FF #FF93A8
square
#DEFF93 #93FFEA #B493FF #FF93A8
split-complementary
#DEFF93 #93A8FF #EA93FF
monochromatic
#B9FF19 #CBFF56 #DEFF93 #F1FFD0 #F6FFE0
Accessibility & contrast
On white
1.12
#DEFF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.83
#DEFF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFF93
18.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFF93 | 1.00 | 1.12 | 18.83 | 18.83 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF38A
Deuteranopia (green-blind)
#FFF299
Tritanopia (blue-blind)
#E6F5E5
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #deff93; /* rgb */ color: rgb(222, 255, 147); /* oklch */ color: oklch(95.3% 0.139 122.9);
Tailwind
colors: {
custom: {
50: '#eaffb4',
500: '#deff93',
950: '#000000',
},
}SCSS
$custom: #deff93; $custom-light: #eaffb4; $custom-dark: #000000;
JSON
{
"hex": "#deff93",
"rgb": {
"r": 222,
"g": 255,
"b": 147
},
"hsl": {
"h": 78.333,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.95295,
"c": 0.13877,
"h": 122.9
},
"luminance": 0.89156
}Semantic roles & 50–950 ramp
primary
#DEFF93
secondary
#8055E1
accent
#00E646
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161811
muted
#848681