#DEF692#DEF692
#DEF692 is a very light, vivid yellow-green. Relative luminance 0.835; OKLCH L 93.4% C 0.128 H 120.0°. Best body text is #000000 at 17.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF692 |
|---|---|
| RGB | rgb(222, 246, 146) |
| HSL | hsl(74, 85%, 77%) |
| HSV | hsv(74, 41%, 96%) |
| CMYK | cmyk(9.8%, 0%, 40.7%, 3.5%) |
| CIE-LAB | lab(93.24, -23.08, 45.45) |
| CIE-LCH | lch(93.24, 50.98, 116.93°) |
| OKLab | oklab(93.36% -0.0638 0.1107) |
| OKLCH | oklch(93.36% 0.128 120) |
| XYZ | xyz(68.2684, 83.5167, 39.7124) |
| Luminance | 0.8352 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.70
Light Yellow Green
#CCFD7F
ΔE00 4.87
Light Pea Green
#C4FE82
ΔE00 5.95
Pistachio (survey)
#C0FA8B
ΔE00 5.96
Light Yellowish Green
#C2FF89
ΔE00 6.31
Celery
#C1FD95
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF692 #AA92F6
analogous
#F6DC92 #DEF692 #ACF692
triadic
#DEF692 #92DEF6 #F692DE
tetradic
#DEF692 #92F6DC #AA92F6 #F692AC
square
#DEF692 #92F6DC #AA92F6 #F692AC
split-complementary
#DEF692 #92ACF6 #DC92F6
monochromatic
#BCED21 #CDF159 #DEF692 #EFFBCB #F6FDE3
Accessibility & contrast
On white
1.19
#DEF692 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.70
#DEF692 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF692
17.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF692 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF692 | 1.00 | 1.19 | 17.70 | 17.70 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC8A
Deuteranopia (green-blind)
#FFEC97
Tritanopia (blue-blind)
#E6EDDE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #def692; /* rgb */ color: rgb(222, 246, 146); /* oklch */ color: oklch(93.4% 0.128 120.0);
Tailwind
colors: {
custom: {
50: '#e9f9b3',
500: '#def692',
950: '#000000',
},
}SCSS
$custom: #def692; $custom-light: #e9f9b3; $custom-dark: #000000;
JSON
{
"hex": "#def692",
"rgb": {
"r": 222,
"g": 246,
"b": 146
},
"hsl": {
"h": 74.4,
"s": 84.746,
"l": 76.863
},
"oklch": {
"l": 0.93364,
"c": 0.12772,
"h": 120
},
"luminance": 0.83516
}Semantic roles & 50–950 ramp
primary
#DEF692
secondary
#7658D4
accent
#04E139
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581