#DEFE95#DEFE95
#DEFE95 is a very light, vivid yellow-green. Relative luminance 0.886; OKLCH L 95.1% C 0.135 H 122.8°. Best body text is #000000 at 18.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFE95 |
|---|---|
| RGB | rgb(222, 254, 149) |
| HSL | hsl(78, 98%, 79%) |
| HSV | hsv(78, 41%, 100%) |
| CMYK | cmyk(12.6%, 0%, 41.3%, 0.4%) |
| CIE-LAB | lab(95.41, -26.54, 46.74) |
| CIE-LCH | lch(95.41, 53.75, 119.59°) |
| OKLab | oklab(95.11% -0.0734 0.1137) |
| OKLCH | oklch(95.11% 0.135 122.8) |
| XYZ | xyz(70.9907, 88.5830, 41.7862) |
| Luminance | 0.8858 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.58
Light Pea Green
#C4FE82
ΔE00 4.54
Pistachio (survey)
#C0FA8B
ΔE00 4.78
Light Yellowish Green
#C2FF89
ΔE00 4.84
Celery
#C1FD95
ΔE00 5.19
Light Khaki
#E6F2A2
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFE95 #B595FE
analogous
#FEEA95 #DEFE95 #AAFE95
triadic
#DEFE95 #95DEFE #FE95DE
tetradic
#DEFE95 #95FEEA #B595FE #FE95AA
square
#DEFE95 #95FEEA #B595FE #FE95AA
split-complementary
#DEFE95 #95AAFE #EA95FE
monochromatic
#B8FD1C #CBFD58 #DEFE95 #F1FFD2 #F6FFE1
Accessibility & contrast
On white
1.12
#DEFE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.72
#DEFE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFE95
18.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFE95 | 1.00 | 1.12 | 18.72 | 18.72 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF38D
Deuteranopia (green-blind)
#FFF29A
Tritanopia (blue-blind)
#E5F5E5
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #defe95; /* rgb */ color: rgb(222, 254, 149); /* oklch */ color: oklch(95.1% 0.135 122.8);
Tailwind
colors: {
custom: {
50: '#e9feb5',
500: '#defe95',
950: '#000000',
},
}SCSS
$custom: #defe95; $custom-light: #e9feb5; $custom-dark: #000000;
JSON
{
"hex": "#defe95",
"rgb": {
"r": 222,
"g": 254,
"b": 149
},
"hsl": {
"h": 78.286,
"s": 98.131,
"l": 79.02
},
"oklch": {
"l": 0.95111,
"c": 0.13533,
"h": 122.8
},
"luminance": 0.88583
}Semantic roles & 50–950 ramp
primary
#DEFE95
secondary
#8157E0
accent
#00E646
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581