#DAF792#DAF792
#DAF792 is a very light, vivid yellow-green. Relative luminance 0.835; OKLCH L 93.3% C 0.130 H 122.0°. Best body text is #000000 at 17.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF792 |
|---|---|
| RGB | rgb(218, 247, 146) |
| HSL | hsl(77, 86%, 77%) |
| HSV | hsv(77, 41%, 97%) |
| CMYK | cmyk(11.7%, 0%, 40.9%, 3.1%) |
| CIE-LAB | lab(93.23, -25.05, 45.38) |
| CIE-LCH | lch(93.23, 51.84, 118.89°) |
| OKLab | oklab(93.29% -0.0692 0.1105) |
| OKLCH | oklch(93.29% 0.13 122) |
| XYZ | xyz(67.3624, 83.5022, 39.7573) |
| Luminance | 0.8350 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.11
Light Khaki
#E6F2A2
ΔE00 4.39
Pistachio (survey)
#C0FA8B
ΔE00 4.97
Light Pea Green
#C4FE82
ΔE00 5.04
Light Yellowish Green
#C2FF89
ΔE00 5.34
Celery
#C1FD95
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF792 #AF92F7
analogous
#F7E292 #DAF792 #A8F792
triadic
#DAF792 #92DAF7 #F792DA
tetradic
#DAF792 #92F7E2 #AF92F7 #F792A8
square
#DAF792 #92F7E2 #AF92F7 #F792A8
split-complementary
#DAF792 #92A8F7 #E292F7
monochromatic
#B3EF20 #C7F359 #DAF792 #EDFBCB #F5FDE2
Accessibility & contrast
On white
1.19
#DAF792 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.70
#DAF792 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF792
17.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF792 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF792 | 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)
#FEEC97
Tritanopia (blue-blind)
#E2EEDE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #daf792; /* rgb */ color: rgb(218, 247, 146); /* oklch */ color: oklch(93.3% 0.130 122.0);
Tailwind
colors: {
custom: {
50: '#e7fab3',
500: '#daf792',
950: '#000000',
},
}SCSS
$custom: #daf792; $custom-light: #e7fab3; $custom-dark: #000000;
JSON
{
"hex": "#daf792",
"rgb": {
"r": 218,
"g": 247,
"b": 146
},
"hsl": {
"h": 77.228,
"s": 86.325,
"l": 77.059
},
"oklch": {
"l": 0.93291,
"c": 0.13039,
"h": 122
},
"luminance": 0.83502
}Semantic roles & 50–950 ramp
primary
#DAF792
secondary
#7C58D6
accent
#03E343
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581