#DEF393#DEF393
#DEF393 is a very light, vivid yellow-green. Relative luminance 0.817; OKLCH L 92.7% C 0.123 H 118.9°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF393 |
|---|---|
| RGB | rgb(222, 243, 147) |
| HSL | hsl(73, 80%, 76%) |
| HSV | hsv(73, 40%, 95%) |
| CMYK | cmyk(8.6%, 0%, 39.5%, 4.7%) |
| CIE-LAB | lab(92.46, -21.53, 43.97) |
| CIE-LCH | lch(92.46, 48.96, 116.09°) |
| OKLab | oklab(92.74% -0.0593 0.1073) |
| OKLCH | oklch(92.74% 0.123 118.9) |
| XYZ | xyz(67.4414, 81.7377, 39.8222) |
| Luminance | 0.8174 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.99
Light Yellow Green
#CCFD7F
ΔE00 5.65
Pistachio (survey)
#C0FA8B
ΔE00 6.54
Parchment
#FEFCAF
ΔE00 6.64
Light Pea Green
#C4FE82
ΔE00 6.68
Creme
#FFFFB6
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF393 #A893F3
analogous
#F3D893 #DEF393 #AEF393
triadic
#DEF393 #93DEF3 #F393DE
tetradic
#DEF393 #93F3D8 #A893F3 #F393AE
square
#DEF393 #93F3D8 #A893F3 #F393AE
split-complementary
#DEF393 #93AEF3 #D893F3
monochromatic
#BCE725 #CDED5C #DEF393 #EFF9CA #F7FCE3
Accessibility & contrast
On white
1.21
#DEF393 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#DEF393 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF393
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF393 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF393 | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE98C
Deuteranopia (green-blind)
#FCEA98
Tritanopia (blue-blind)
#E7EADB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #def393; /* rgb */ color: rgb(222, 243, 147); /* oklch */ color: oklch(92.7% 0.123 118.9);
Tailwind
colors: {
custom: {
50: '#e9f7b4',
500: '#def393',
950: '#000000',
},
}SCSS
$custom: #def393; $custom-light: #e9f7b4; $custom-dark: #000000;
JSON
{
"hex": "#def393",
"rgb": {
"r": 222,
"g": 243,
"b": 147
},
"hsl": {
"h": 73.125,
"s": 80,
"l": 76.471
},
"oklch": {
"l": 0.92744,
"c": 0.12265,
"h": 118.9
},
"luminance": 0.81737
}Semantic roles & 50–950 ramp
primary
#DEF393
secondary
#745AD0
accent
#09DC37
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161711
muted
#848581