#DEF092#DEF092
#DEF092 is a very light, moderate yellow-green. Relative luminance 0.799; OKLCH L 92.1% C 0.120 H 117.7°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF092 |
|---|---|
| RGB | rgb(222, 240, 146) |
| HSL | hsl(71, 76%, 76%) |
| HSV | hsv(71, 39%, 94%) |
| CMYK | cmyk(7.5%, 0%, 39.2%, 5.9%) |
| CIE-LAB | lab(91.65, -20.20, 43.43) |
| CIE-LCH | lch(91.65, 47.90, 114.94°) |
| OKLab | oklab(92.09% -0.0556 0.1061) |
| OKLCH | oklch(92.09% 0.12 117.7) |
| XYZ | xyz(66.4728, 79.9255, 39.1139) |
| Luminance | 0.7993 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.61
Parchment
#FEFCAF
ΔE00 6.34
Light Yellow Green
#CCFD7F
ΔE00 6.35
Creme
#FFFFB6
ΔE00 6.64
Buff
#FEF69E
ΔE00 6.80
Light Beige
#FFFEB6
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF092 #A492F0
analogous
#F0D392 #DEF092 #AFF092
triadic
#DEF092 #92DEF0 #F092DE
tetradic
#DEF092 #92F0D3 #A492F0 #F092AF
square
#DEF092 #92F0D3 #A492F0 #F092AF
split-complementary
#DEF092 #92AFF0 #D392F0
monochromatic
#BDE126 #CEE95C #DEF092 #EEF7C8 #F7FBE4
Accessibility & contrast
On white
1.24
#DEF092 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#DEF092 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF092
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF092 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF092 | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE78B
Deuteranopia (green-blind)
#FAE897
Tritanopia (blue-blind)
#E7E7D9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #def092; /* rgb */ color: rgb(222, 240, 146); /* oklch */ color: oklch(92.1% 0.120 117.7);
Tailwind
colors: {
custom: {
50: '#e9f5b3',
500: '#def092',
950: '#000000',
},
}SCSS
$custom: #def092; $custom-light: #e9f5b3; $custom-dark: #000000;
JSON
{
"hex": "#def092",
"rgb": {
"r": 222,
"g": 240,
"b": 146
},
"hsl": {
"h": 71.489,
"s": 75.806,
"l": 75.686
},
"oklch": {
"l": 0.92094,
"c": 0.11976,
"h": 117.7
},
"luminance": 0.79925
}Semantic roles & 50–950 ramp
primary
#DEF092
secondary
#705ACC
accent
#0ED834
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161711
muted
#848581