#DAF378#DAF378
#DAF378 is a very light, vivid yellow-green. Relative luminance 0.804; OKLCH L 92.1% C 0.151 H 119.0°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF378 |
|---|---|
| RGB | rgb(218, 243, 120) |
| HSL | hsl(72, 84%, 71%) |
| HSV | hsv(72, 51%, 95%) |
| CMYK | cmyk(10.3%, 0%, 50.6%, 4.7%) |
| CIE-LAB | lab(91.85, -25.81, 55.97) |
| CIE-LCH | lch(91.85, 61.63, 114.75°) |
| OKLab | oklab(92.08% -0.0733 0.1324) |
| OKLCH | oklch(92.08% 0.151 119) |
| XYZ | xyz(64.3548, 80.3630, 29.8870) |
| Luminance | 0.8036 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 4.01
Light Yellow Green
#CCFD7F
ΔE00 4.54
Light Pea Green
#C4FE82
ΔE00 6.05
Yellowish Tan
#FCFC81
ΔE00 6.19
Pale Lime
#BEFD73
ΔE00 6.26
Faded Yellow
#FEFF7F
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF378 #9178F3
analogous
#F3CE78 #DAF378 #9CF378
triadic
#DAF378 #78DAF3 #F378DA
tetradic
#DAF378 #78F3CE #9178F3 #F3789C
square
#DAF378 #78F3CE #9178F3 #F3789C
split-complementary
#DAF378 #789CF3 #CE78F3
monochromatic
#B4DD14 #CBEE40 #DAF378 #E9F8B0 #F7FDE3
Accessibility & contrast
On white
1.23
#DAF378 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#DAF378 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF378
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF378 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF378 | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE86D
Deuteranopia (green-blind)
#FDE87F
Tritanopia (blue-blind)
#E4E8D7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #daf378; /* rgb */ color: rgb(218, 243, 120); /* oklch */ color: oklch(92.1% 0.151 119.0);
Tailwind
colors: {
custom: {
50: '#e7f7a2',
500: '#daf378',
950: '#000000',
},
}SCSS
$custom: #daf378; $custom-light: #e7f7a2; $custom-dark: #000000;
JSON
{
"hex": "#daf378",
"rgb": {
"r": 218,
"g": 243,
"b": 120
},
"hsl": {
"h": 72.195,
"s": 83.673,
"l": 71.176
},
"oklch": {
"l": 0.92077,
"c": 0.15132,
"h": 119
},
"luminance": 0.80363
}Semantic roles & 50–950 ramp
primary
#DAF378
secondary
#5E42CE
accent
#05E032
background
#FEFFFC
surface
#FDFEF6
border
#D5D6D0
text
#16170F
muted
#848580