#DEF68E#DEF68E
#DEF68E is a very light, vivid yellow-green. Relative luminance 0.834; OKLCH L 93.3% C 0.132 H 119.7°. Best body text is #000000 at 17.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF68E |
|---|---|
| RGB | rgb(222, 246, 142) |
| HSL | hsl(74, 85%, 76%) |
| HSV | hsv(74, 42%, 96%) |
| CMYK | cmyk(9.8%, 0%, 42.3%, 3.5%) |
| CIE-LAB | lab(93.19, -23.52, 47.32) |
| CIE-LCH | lch(93.19, 52.84, 116.43°) |
| OKLab | oklab(93.3% -0.0653 0.1147) |
| OKLCH | oklch(93.3% 0.132 119.7) |
| XYZ | xyz(67.9627, 83.3944, 38.1023) |
| Luminance | 0.8339 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.13
Light Yellow Green
#CCFD7F
ΔE00 4.64
Light Pea Green
#C4FE82
ΔE00 5.84
Pear
#CBF85F
ΔE00 6.01
Pistachio (survey)
#C0FA8B
ΔE00 6.03
Light Yellowish Green
#C2FF89
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF68E #A68EF6
analogous
#F6DA8E #DEF68E #AAF68E
triadic
#DEF68E #8EDEF6 #F68EDE
tetradic
#DEF68E #8EF6DA #A68EF6 #F68EAA
square
#DEF68E #8EF6DA #A68EF6 #F68EAA
split-complementary
#DEF68E #8EAAF6 #DA8EF6
monochromatic
#BDED1D #CDF155 #DEF68E #EFFBC7 #F7FDE3
Accessibility & contrast
On white
1.19
#DEF68E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.68
#DEF68E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF68E
17.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF68E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF68E | 1.00 | 1.19 | 17.68 | 17.68 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC86
Deuteranopia (green-blind)
#FFEC93
Tritanopia (blue-blind)
#E7ECDD
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #def68e; /* rgb */ color: rgb(222, 246, 142); /* oklch */ color: oklch(93.3% 0.132 119.7);
Tailwind
colors: {
custom: {
50: '#eaf9b0',
500: '#def68e',
950: '#000000',
},
}SCSS
$custom: #def68e; $custom-light: #eaf9b0; $custom-dark: #000000;
JSON
{
"hex": "#def68e",
"rgb": {
"r": 222,
"g": 246,
"b": 142
},
"hsl": {
"h": 73.846,
"s": 85.246,
"l": 76.078
},
"oklch": {
"l": 0.93304,
"c": 0.13196,
"h": 119.7
},
"luminance": 0.83394
}Semantic roles & 50–950 ramp
primary
#DEF68E
secondary
#7254D4
accent
#04E237
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161711
muted
#848581