#DEFF94#DEFF94
#DEFF94 is a very light, vivid yellow-green. Relative luminance 0.892; OKLCH L 95.3% C 0.138 H 123.0°. Best body text is #000000 at 18.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFF94 |
|---|---|
| RGB | rgb(222, 255, 148) |
| HSL | hsl(79, 100%, 79%) |
| HSV | hsv(79, 42%, 100%) |
| CMYK | cmyk(12.9%, 0%, 42%, 0%) |
| CIE-LAB | lab(95.66, -27.13, 47.54) |
| CIE-LCH | lch(95.66, 54.73, 119.71°) |
| OKLab | oklab(95.31% -0.0751 0.1155) |
| OKLCH | oklch(95.31% 0.138 123) |
| XYZ | xyz(71.2294, 89.1875, 41.4736) |
| Luminance | 0.8919 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.37
Light Pea Green
#C4FE82
ΔE00 4.36
Light Yellowish Green
#C2FF89
ΔE00 4.69
Pistachio (survey)
#C0FA8B
ΔE00 4.72
Celery
#C1FD95
ΔE00 5.16
Pale Lime
#BEFD73
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFF94 #B594FF
analogous
#FFEB94 #DEFF94 #A9FF94
triadic
#DEFF94 #94DEFF #FF94DE
tetradic
#DEFF94 #94FFEB #B594FF #FF94A9
square
#DEFF94 #94FFEB #B594FF #FF94A9
split-complementary
#DEFF94 #94A9FF #EB94FF
monochromatic
#B8FF1A #CBFF57 #DEFF94 #F1FFD1 #F6FFE0
Accessibility & contrast
On white
1.11
#DEFF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.84
#DEFF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFF94
18.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFF94 | 1.00 | 1.11 | 18.84 | 18.84 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF38C
Deuteranopia (green-blind)
#FFF29A
Tritanopia (blue-blind)
#E6F5E5
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #deff94; /* rgb */ color: rgb(222, 255, 148); /* oklch */ color: oklch(95.3% 0.138 123.0);
Tailwind
colors: {
custom: {
50: '#eaffb5',
500: '#deff94',
950: '#000000',
},
}SCSS
$custom: #deff94; $custom-light: #eaffb5; $custom-dark: #000000;
JSON
{
"hex": "#deff94",
"rgb": {
"r": 222,
"g": 255,
"b": 148
},
"hsl": {
"h": 78.505,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.9531,
"c": 0.13774,
"h": 123
},
"luminance": 0.89188
}Semantic roles & 50–950 ramp
primary
#DEFF94
secondary
#8156E1
accent
#00E647
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161811
muted
#848681