#DAF892#DAF892
#DAF892 is a very light, vivid yellow-green. Relative luminance 0.841; OKLCH L 93.5% C 0.132 H 122.4°. Best body text is #000000 at 17.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF892 |
|---|---|
| RGB | rgb(218, 248, 146) |
| HSL | hsl(78, 88%, 77%) |
| HSV | hsv(78, 41%, 97%) |
| CMYK | cmyk(12.1%, 0%, 41.1%, 2.7%) |
| CIE-LAB | lab(93.50, -25.52, 45.72) |
| CIE-LCH | lch(93.50, 52.36, 119.17°) |
| OKLab | oklab(93.5% -0.0705 0.1113) |
| OKLCH | oklch(93.5% 0.132 122.4) |
| XYZ | xyz(67.6691, 84.1155, 39.8595) |
| Luminance | 0.8412 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.90
Light Khaki
#E6F2A2
ΔE00 4.60
Pistachio (survey)
#C0FA8B
ΔE00 4.80
Light Pea Green
#C4FE82
ΔE00 4.83
Light Yellowish Green
#C2FF89
ΔE00 5.13
Celery
#C1FD95
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF892 #B092F8
analogous
#F8E392 #DAF892 #A7F892
triadic
#DAF892 #92DAF8 #F892DA
tetradic
#DAF892 #92F8E3 #B092F8 #F892A7
square
#DAF892 #92F8E3 #B092F8 #F892A7
split-complementary
#DAF892 #92A7F8 #E392F8
monochromatic
#B3F11F #C6F458 #DAF892 #EEFCCC #F5FDE2
Accessibility & contrast
On white
1.18
#DAF892 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.82
#DAF892 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF892
17.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF892 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF892 | 1.00 | 1.18 | 17.82 | 17.82 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED8A
Deuteranopia (green-blind)
#FFEC97
Tritanopia (blue-blind)
#E2EFDF
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #daf892; /* rgb */ color: rgb(218, 248, 146); /* oklch */ color: oklch(93.5% 0.132 122.4);
Tailwind
colors: {
custom: {
50: '#e7fab3',
500: '#daf892',
950: '#000000',
},
}SCSS
$custom: #daf892; $custom-light: #e7fab3; $custom-dark: #000000;
JSON
{
"hex": "#daf892",
"rgb": {
"r": 218,
"g": 248,
"b": 146
},
"hsl": {
"h": 77.647,
"s": 87.931,
"l": 77.255
},
"oklch": {
"l": 0.93504,
"c": 0.13176,
"h": 122.4
},
"luminance": 0.84116
}Semantic roles & 50–950 ramp
primary
#DAF892
secondary
#7D57D7
accent
#01E544
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581