#DEF68F#DEF68F
#DEF68F is a very light, vivid yellow-green. Relative luminance 0.834; OKLCH L 93.3% C 0.131 H 119.7°. Best body text is #000000 at 17.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF68F |
|---|---|
| RGB | rgb(222, 246, 143) |
| HSL | hsl(74, 85%, 76%) |
| HSV | hsv(74, 42%, 96%) |
| CMYK | cmyk(9.8%, 0%, 41.9%, 3.5%) |
| CIE-LAB | lab(93.20, -23.41, 46.85) |
| CIE-LCH | lch(93.20, 52.38, 116.55°) |
| OKLab | oklab(93.32% -0.0649 0.1137) |
| OKLCH | oklch(93.32% 0.131 119.7) |
| XYZ | xyz(68.0381, 83.4245, 38.4995) |
| Luminance | 0.8342 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.02
Light Yellow Green
#CCFD7F
ΔE00 4.69
Light Pea Green
#C4FE82
ΔE00 5.86
Pistachio (survey)
#C0FA8B
ΔE00 6.01
Pear
#CBF85F
ΔE00 6.14
Light Yellowish Green
#C2FF89
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF68F #A78FF6
analogous
#F6DB8F #DEF68F #ABF68F
triadic
#DEF68F #8FDEF6 #F68FDE
tetradic
#DEF68F #8FF6DB #A78FF6 #F68FAB
square
#DEF68F #8FF6DB #A78FF6 #F68FAB
split-complementary
#DEF68F #8FABF6 #DB8FF6
monochromatic
#BDED1E #CDF156 #DEF68F #EFFBC8 #F7FDE3
Accessibility & contrast
On white
1.19
#DEF68F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.68
#DEF68F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF68F
17.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF68F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF68F | 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)
#FFEC87
Deuteranopia (green-blind)
#FFEC94
Tritanopia (blue-blind)
#E7ECDD
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #def68f; /* rgb */ color: rgb(222, 246, 143); /* oklch */ color: oklch(93.3% 0.131 119.7);
Tailwind
colors: {
custom: {
50: '#e9f9b1',
500: '#def68f',
950: '#000000',
},
}SCSS
$custom: #def68f; $custom-light: #e9f9b1; $custom-dark: #000000;
JSON
{
"hex": "#def68f",
"rgb": {
"r": 222,
"g": 246,
"b": 143
},
"hsl": {
"h": 73.981,
"s": 85.124,
"l": 76.275
},
"oklch": {
"l": 0.93319,
"c": 0.13091,
"h": 119.7
},
"luminance": 0.83424
}Semantic roles & 50–950 ramp
primary
#DEF68F
secondary
#7355D4
accent
#04E238
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581