#DEF68D#DEF68D
#DEF68D is a very light, vivid yellow-green. Relative luminance 0.834; OKLCH L 93.3% C 0.133 H 119.6°. Best body text is #000000 at 17.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF68D |
|---|---|
| RGB | rgb(222, 246, 141) |
| HSL | hsl(74, 85%, 76%) |
| HSV | hsv(74, 43%, 96%) |
| CMYK | cmyk(9.8%, 0%, 42.7%, 3.5%) |
| CIE-LAB | lab(93.17, -23.63, 47.78) |
| CIE-LCH | lch(93.17, 53.30, 116.32°) |
| OKLab | oklab(93.29% -0.0657 0.1157) |
| OKLCH | oklch(93.29% 0.133 119.6) |
| XYZ | xyz(67.8879, 83.3645, 37.7087) |
| Luminance | 0.8336 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.24
Light Yellow Green
#CCFD7F
ΔE00 4.60
Light Pea Green
#C4FE82
ΔE00 5.83
Pear
#CBF85F
ΔE00 5.89
Pistachio (survey)
#C0FA8B
ΔE00 6.06
Light Yellowish Green
#C2FF89
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF68D #A58DF6
analogous
#F6D98D #DEF68D #A9F68D
triadic
#DEF68D #8DDEF6 #F68DDE
tetradic
#DEF68D #8DF6D9 #A58DF6 #F68DA9
square
#DEF68D #8DF6D9 #A58DF6 #F68DA9
split-complementary
#DEF68D #8DA9F6 #D98DF6
monochromatic
#BDED1C #CEF254 #DEF68D #EEFAC6 #F7FDE3
Accessibility & contrast
On white
1.19
#DEF68D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.67
#DEF68D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF68D
17.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF68D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF68D | 1.00 | 1.19 | 17.67 | 17.67 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB85
Deuteranopia (green-blind)
#FFEC92
Tritanopia (blue-blind)
#E7ECDD
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #def68d; /* rgb */ color: rgb(222, 246, 141); /* oklch */ color: oklch(93.3% 0.133 119.6);
Tailwind
colors: {
custom: {
50: '#eaf9b0',
500: '#def68d',
950: '#000000',
},
}SCSS
$custom: #def68d; $custom-light: #eaf9b0; $custom-dark: #000000;
JSON
{
"hex": "#def68d",
"rgb": {
"r": 222,
"g": 246,
"b": 141
},
"hsl": {
"h": 73.714,
"s": 85.366,
"l": 75.882
},
"oklch": {
"l": 0.93289,
"c": 0.13301,
"h": 119.6
},
"luminance": 0.83364
}Semantic roles & 50–950 ramp
primary
#DEF68D
secondary
#7153D4
accent
#04E236
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161711
muted
#848581