#DAF992#DAF992
#DAF992 is a very light, vivid yellow-green. Relative luminance 0.847; OKLCH L 93.7% C 0.133 H 122.7°. Best body text is #000000 at 17.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF992 |
|---|---|
| RGB | rgb(218, 249, 146) |
| HSL | hsl(78, 90%, 77%) |
| HSV | hsv(78, 41%, 98%) |
| CMYK | cmyk(12.4%, 0%, 41.4%, 2.4%) |
| CIE-LAB | lab(93.77, -25.99, 46.06) |
| CIE-LCH | lch(93.77, 52.89, 119.44°) |
| OKLab | oklab(93.72% -0.0718 0.1121) |
| OKLCH | oklch(93.72% 0.133 122.7) |
| XYZ | xyz(67.9773, 84.7320, 39.9623) |
| Luminance | 0.8473 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.69
Light Pea Green
#C4FE82
ΔE00 4.63
Pistachio (survey)
#C0FA8B
ΔE00 4.65
Light Khaki
#E6F2A2
ΔE00 4.82
Light Yellowish Green
#C2FF89
ΔE00 4.93
Celery
#C1FD95
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF992 #B192F9
analogous
#F9E492 #DAF992 #A7F992
triadic
#DAF992 #92DAF9 #F992DA
tetradic
#DAF992 #92F9E4 #B192F9 #F992A7
square
#DAF992 #92F9E4 #B192F9 #F992A7
split-complementary
#DAF992 #92A7F9 #E492F9
monochromatic
#B3F31E #C6F658 #DAF992 #EEFCCC #F5FDE2
Accessibility & contrast
On white
1.17
#DAF992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.95
#DAF992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF992
17.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF992 | 1.00 | 1.17 | 17.95 | 17.95 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE8A
Deuteranopia (green-blind)
#FFED97
Tritanopia (blue-blind)
#E1F0E0
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #daf992; /* rgb */ color: rgb(218, 249, 146); /* oklch */ color: oklch(93.7% 0.133 122.7);
Tailwind
colors: {
custom: {
50: '#e7fbb3',
500: '#daf992',
950: '#000000',
},
}SCSS
$custom: #daf992; $custom-light: #e7fbb3; $custom-dark: #000000;
JSON
{
"hex": "#daf992",
"rgb": {
"r": 218,
"g": 249,
"b": 146
},
"hsl": {
"h": 78.058,
"s": 89.565,
"l": 77.451
},
"oklch": {
"l": 0.93718,
"c": 0.13312,
"h": 122.7
},
"luminance": 0.84732
}Semantic roles & 50–950 ramp
primary
#DAF992
secondary
#7E57D8
accent
#00E645
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581