#DEF385#DEF385
#DEF385 is a very light, vivid yellow-green. Relative luminance 0.813; OKLCH L 92.5% C 0.137 H 118.0°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF385 |
|---|---|
| RGB | rgb(222, 243, 133) |
| HSL | hsl(71, 82%, 74%) |
| HSV | hsv(71, 45%, 95%) |
| CMYK | cmyk(8.6%, 0%, 45.3%, 4.7%) |
| CIE-LAB | lab(92.28, -23.03, 50.49) |
| CIE-LCH | lch(92.28, 55.49, 114.52°) |
| OKLab | oklab(92.54% -0.0646 0.1212) |
| OKLCH | oklch(92.54% 0.137 118) |
| XYZ | xyz(66.4089, 81.3247, 34.3845) |
| Luminance | 0.8132 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.70
Light Yellow Green
#CCFD7F
ΔE00 5.10
Pear
#CBF85F
ΔE00 5.55
Yellowish Tan
#FCFC81
ΔE00 5.97
Pale Yellow
#FFFF84
ΔE00 6.24
Faded Yellow
#FEFF7F
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF385 #9A85F3
analogous
#F3D185 #DEF385 #A7F385
triadic
#DEF385 #85DEF3 #F385DE
tetradic
#DEF385 #85F3D1 #9A85F3 #F385A7
square
#DEF385 #85F3D1 #9A85F3 #F385A7
split-complementary
#DEF385 #85A7F3 #D185F3
monochromatic
#BFE717 #CFEE4D #DEF385 #EDF8BD #F7FCE3
Accessibility & contrast
On white
1.22
#DEF385 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#DEF385 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF385
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF385 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF385 | 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)
#FFE97C
Deuteranopia (green-blind)
#FDE98B
Tritanopia (blue-blind)
#E8E9D9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #def385; /* rgb */ color: rgb(222, 243, 133); /* oklch */ color: oklch(92.5% 0.137 118.0);
Tailwind
colors: {
custom: {
50: '#eaf7aa',
500: '#def385',
950: '#000000',
},
}SCSS
$custom: #def385; $custom-light: #eaf7aa; $custom-dark: #000000;
JSON
{
"hex": "#def385",
"rgb": {
"r": 222,
"g": 243,
"b": 133
},
"hsl": {
"h": 71.455,
"s": 82.09,
"l": 73.725
},
"oklch": {
"l": 0.92538,
"c": 0.13736,
"h": 118
},
"luminance": 0.81324
}Semantic roles & 50–950 ramp
primary
#DEF385
secondary
#664DCF
accent
#07DE30
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#161710
muted
#858581