#DEF394#DEF394
#DEF394 is a very light, vivid yellow-green. Relative luminance 0.818; OKLCH L 92.8% C 0.122 H 119.0°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF394 |
|---|---|
| RGB | rgb(222, 243, 148) |
| HSL | hsl(73, 80%, 77%) |
| HSV | hsv(73, 39%, 95%) |
| CMYK | cmyk(8.6%, 0%, 39.1%, 4.7%) |
| CIE-LAB | lab(92.47, -21.42, 43.50) |
| CIE-LCH | lch(92.47, 48.49, 116.21°) |
| OKLab | oklab(92.76% -0.0589 0.1063) |
| OKLCH | oklch(92.76% 0.122 119) |
| XYZ | xyz(67.5202, 81.7692, 40.2372) |
| Luminance | 0.8177 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.87
Light Yellow Green
#CCFD7F
ΔE00 5.73
Pistachio (survey)
#C0FA8B
ΔE00 6.55
Parchment
#FEFCAF
ΔE00 6.59
Light Pea Green
#C4FE82
ΔE00 6.72
Creme
#FFFFB6
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF394 #A994F3
analogous
#F3D994 #DEF394 #AFF394
triadic
#DEF394 #94DEF3 #F394DE
tetradic
#DEF394 #94F3D9 #A994F3 #F394AF
square
#DEF394 #94F3D9 #A994F3 #F394AF
split-complementary
#DEF394 #94AFF3 #D994F3
monochromatic
#BCE726 #CDED5D #DEF394 #EFF9CB #F7FCE3
Accessibility & contrast
On white
1.21
#DEF394 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#DEF394 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF394
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF394 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF394 | 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)
#FEE98D
Deuteranopia (green-blind)
#FCEA99
Tritanopia (blue-blind)
#E7EADC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #def394; /* rgb */ color: rgb(222, 243, 148); /* oklch */ color: oklch(92.8% 0.122 119.0);
Tailwind
colors: {
custom: {
50: '#e9f7b4',
500: '#def394',
950: '#000000',
},
}SCSS
$custom: #def394; $custom-light: #e9f7b4; $custom-dark: #000000;
JSON
{
"hex": "#def394",
"rgb": {
"r": 222,
"g": 243,
"b": 148
},
"hsl": {
"h": 73.263,
"s": 79.832,
"l": 76.667
},
"oklch": {
"l": 0.9276,
"c": 0.12156,
"h": 119
},
"luminance": 0.81769
}Semantic roles & 50–950 ramp
primary
#DEF394
secondary
#755BD1
accent
#09DC38
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161711
muted
#848581