#DEFF95#DEFF95
#DEFF95 is a very light, vivid yellow-green. Relative luminance 0.892; OKLCH L 95.3% C 0.137 H 123.1°. Best body text is #000000 at 18.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFF95 |
|---|---|
| RGB | rgb(222, 255, 149) |
| HSL | hsl(79, 100%, 79%) |
| HSV | hsv(79, 42%, 100%) |
| CMYK | cmyk(12.9%, 0%, 41.6%, 0%) |
| CIE-LAB | lab(95.67, -27.01, 47.07) |
| CIE-LCH | lch(95.67, 54.27, 119.85°) |
| OKLab | oklab(95.33% -0.0747 0.1145) |
| OKLCH | oklch(95.33% 0.137 123.1) |
| XYZ | xyz(71.3089, 89.2193, 41.8923) |
| Luminance | 0.8922 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.45
Light Pea Green
#C4FE82
ΔE00 4.39
Light Yellowish Green
#C2FF89
ΔE00 4.69
Pistachio (survey)
#C0FA8B
ΔE00 4.69
Celery
#C1FD95
ΔE00 5.10
Light Khaki
#E6F2A2
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFF95 #B695FF
analogous
#FFEB95 #DEFF95 #A9FF95
triadic
#DEFF95 #95DEFF #FF95DE
tetradic
#DEFF95 #95FFEB #B695FF #FF95A9
square
#DEFF95 #95FFEB #B695FF #FF95A9
split-complementary
#DEFF95 #95A9FF #EB95FF
monochromatic
#B8FF1B #CBFF58 #DEFF95 #F1FFD2 #F5FFE0
Accessibility & contrast
On white
1.11
#DEFF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.84
#DEFF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFF95
18.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFF95 | 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)
#FFF38D
Deuteranopia (green-blind)
#FFF29B
Tritanopia (blue-blind)
#E5F6E5
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #deff95; /* rgb */ color: rgb(222, 255, 149); /* oklch */ color: oklch(95.3% 0.137 123.1);
Tailwind
colors: {
custom: {
50: '#e9ffb5',
500: '#deff95',
950: '#000000',
},
}SCSS
$custom: #deff95; $custom-light: #e9ffb5; $custom-dark: #000000;
JSON
{
"hex": "#deff95",
"rgb": {
"r": 222,
"g": 255,
"b": 149
},
"hsl": {
"h": 78.679,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.95325,
"c": 0.1367,
"h": 123.1
},
"luminance": 0.8922
}Semantic roles & 50–950 ramp
primary
#DEFF95
secondary
#8257E1
accent
#00E647
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161811
muted
#848681