#DEFB95#DEFB95
#DEFB95 is a very light, vivid yellow-green. Relative luminance 0.867; OKLCH L 94.5% C 0.131 H 121.9°. Best body text is #000000 at 18.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFB95 |
|---|---|
| RGB | rgb(222, 251, 149) |
| HSL | hsl(77, 93%, 78%) |
| HSV | hsv(77, 41%, 98%) |
| CMYK | cmyk(11.6%, 0%, 40.6%, 1.6%) |
| CIE-LAB | lab(94.61, -25.13, 45.73) |
| CIE-LCH | lch(94.61, 52.18, 118.79°) |
| OKLab | oklab(94.47% -0.0694 0.1114) |
| OKLCH | oklch(94.47% 0.131 121.9) |
| XYZ | xyz(70.0461, 86.6938, 41.4714) |
| Luminance | 0.8669 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.07
Light Khaki
#E6F2A2
ΔE00 4.55
Light Pea Green
#C4FE82
ΔE00 5.05
Pistachio (survey)
#C0FA8B
ΔE00 5.13
Light Yellowish Green
#C2FF89
ΔE00 5.34
Celery
#C1FD95
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFB95 #B295FB
analogous
#FBE595 #DEFB95 #ABFB95
triadic
#DEFB95 #95DEFB #FB95DE
tetradic
#DEFB95 #95FBE5 #B295FB #FB95AB
square
#DEFB95 #95FBE5 #B295FB #FB95AB
split-complementary
#DEFB95 #95ABFB #E595FB
monochromatic
#B9F71F #CCF95A #DEFB95 #F0FDD0 #F6FEE2
Accessibility & contrast
On white
1.15
#DEFB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.34
#DEFB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFB95
18.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFB95 | 1.00 | 1.15 | 18.34 | 18.34 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF08D
Deuteranopia (green-blind)
#FFF09A
Tritanopia (blue-blind)
#E6F2E2
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #defb95; /* rgb */ color: rgb(222, 251, 149); /* oklch */ color: oklch(94.5% 0.131 121.9);
Tailwind
colors: {
custom: {
50: '#e9fcb5',
500: '#defb95',
950: '#000000',
},
}SCSS
$custom: #defb95; $custom-light: #e9fcb5; $custom-dark: #000000;
JSON
{
"hex": "#defb95",
"rgb": {
"r": 222,
"g": 251,
"b": 149
},
"hsl": {
"h": 77.059,
"s": 92.727,
"l": 78.431
},
"oklch": {
"l": 0.94472,
"c": 0.13126,
"h": 121.9
},
"luminance": 0.86694
}Semantic roles & 50–950 ramp
primary
#DEFB95
secondary
#7E59DC
accent
#00E641
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581