#DEF08E#DEF08E
#DEF08E is a very light, vivid yellow-green. Relative luminance 0.798; OKLCH L 92.0% C 0.124 H 117.4°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF08E |
|---|---|
| RGB | rgb(222, 240, 142) |
| HSL | hsl(71, 77%, 75%) |
| HSV | hsv(71, 41%, 94%) |
| CMYK | cmyk(7.5%, 0%, 40.8%, 5.9%) |
| CIE-LAB | lab(91.60, -20.64, 45.32) |
| CIE-LCH | lch(91.60, 49.80, 114.49°) |
| OKLab | oklab(92.03% -0.0571 0.1102) |
| OKLCH | oklch(92.03% 0.124 117.4) |
| XYZ | xyz(66.1671, 79.8032, 37.5038) |
| Luminance | 0.7980 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.13
Light Yellow Green
#CCFD7F
ΔE00 6.11
Parchment
#FEFCAF
ΔE00 6.57
Yellowish Tan
#FCFC81
ΔE00 6.62
Buff
#FEF69E
ΔE00 6.80
Pale Yellow
#FFFF84
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF08E #A08EF0
analogous
#F0D18E #DEF08E #ADF08E
triadic
#DEF08E #8EDEF0 #F08EDE
tetradic
#DEF08E #8EF0D1 #A08EF0 #F08EAD
square
#DEF08E #8EF0D1 #A08EF0 #F08EAD
split-complementary
#DEF08E #8EADF0 #D18EF0
monochromatic
#BEE222 #CEE958 #DEF08E #EEF7C4 #F7FBE4
Accessibility & contrast
On white
1.24
#DEF08E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#DEF08E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF08E
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF08E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF08E | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE786
Deuteranopia (green-blind)
#FAE893
Tritanopia (blue-blind)
#E7E6D8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #def08e; /* rgb */ color: rgb(222, 240, 142); /* oklch */ color: oklch(92.0% 0.124 117.4);
Tailwind
colors: {
custom: {
50: '#e9f5b0',
500: '#def08e',
950: '#000000',
},
}SCSS
$custom: #def08e; $custom-light: #e9f5b0; $custom-dark: #000000;
JSON
{
"hex": "#def08e",
"rgb": {
"r": 222,
"g": 240,
"b": 142
},
"hsl": {
"h": 71.02,
"s": 76.563,
"l": 74.902
},
"oklch": {
"l": 0.92033,
"c": 0.12409,
"h": 117.4
},
"luminance": 0.79803
}Semantic roles & 50–950 ramp
primary
#DEF08E
secondary
#6C56CC
accent
#0DD932
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161711
muted
#848581