#DEF384#DEF384
#DEF384 is a very light, vivid yellow-green. Relative luminance 0.813; OKLCH L 92.5% C 0.138 H 118.0°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF384 |
|---|---|
| RGB | rgb(222, 243, 132) |
| HSL | hsl(71, 82%, 74%) |
| HSV | hsv(71, 46%, 95%) |
| CMYK | cmyk(8.6%, 0%, 45.7%, 4.7%) |
| CIE-LAB | lab(92.26, -23.13, 50.95) |
| CIE-LCH | lch(92.26, 55.95, 114.42°) |
| OKLab | oklab(92.52% -0.065 0.1222) |
| OKLCH | oklch(92.52% 0.138 118) |
| XYZ | xyz(66.3402, 81.2972, 34.0224) |
| Luminance | 0.8130 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.83
Light Yellow Green
#CCFD7F
ΔE00 5.09
Pear
#CBF85F
ΔE00 5.45
Yellowish Tan
#FCFC81
ΔE00 5.91
Pale Yellow
#FFFF84
ΔE00 6.18
Faded Yellow
#FEFF7F
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF384 #9984F3
analogous
#F3D084 #DEF384 #A6F384
triadic
#DEF384 #84DEF3 #F384DE
tetradic
#DEF384 #84F3D0 #9984F3 #F384A6
square
#DEF384 #84F3D0 #9984F3 #F384A6
split-complementary
#DEF384 #84A6F3 #D084F3
monochromatic
#BFE616 #CFEE4C #DEF384 #EDF8BC #F8FCE3
Accessibility & contrast
On white
1.22
#DEF384 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#DEF384 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF384
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF384 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF384 | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE97B
Deuteranopia (green-blind)
#FEE98A
Tritanopia (blue-blind)
#E8E9D9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #def384; /* rgb */ color: rgb(222, 243, 132); /* oklch */ color: oklch(92.5% 0.138 118.0);
Tailwind
colors: {
custom: {
50: '#eaf7aa',
500: '#def384',
950: '#000000',
},
}SCSS
$custom: #def384; $custom-light: #eaf7aa; $custom-dark: #000000;
JSON
{
"hex": "#def384",
"rgb": {
"r": 222,
"g": 243,
"b": 132
},
"hsl": {
"h": 71.351,
"s": 82.222,
"l": 73.529
},
"oklch": {
"l": 0.92524,
"c": 0.13838,
"h": 118
},
"luminance": 0.81297
}Semantic roles & 50–950 ramp
primary
#DEF384
secondary
#654CCF
accent
#07DF30
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#161710
muted
#858581