#DAFC8D#DAFC8D
#DAFC8D is a very light, vivid yellow-green. Relative luminance 0.864; OKLCH L 94.3% C 0.142 H 123.1°. Best body text is #000000 at 18.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFC8D |
|---|---|
| RGB | rgb(218, 252, 141) |
| HSL | hsl(78, 95%, 77%) |
| HSV | hsv(78, 44%, 99%) |
| CMYK | cmyk(13.5%, 0%, 44%, 1.2%) |
| CIE-LAB | lab(94.50, -27.96, 49.38) |
| CIE-LCH | lch(94.50, 56.74, 119.52°) |
| OKLab | oklab(94.29% -0.0777 0.1193) |
| OKLCH | oklch(94.29% 0.142 123.1) |
| XYZ | xyz(68.5315, 86.4491, 38.2701) |
| Luminance | 0.8645 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.78
Light Pea Green
#C4FE82
ΔE00 3.95
Light Yellowish Green
#C2FF89
ΔE00 4.45
Pistachio (survey)
#C0FA8B
ΔE00 4.45
Pale Lime
#BEFD73
ΔE00 4.97
Pear
#CBF85F
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFC8D #AF8DFC
analogous
#FCE68D #DAFC8D #A3FC8D
triadic
#DAFC8D #8DDAFC #FC8DDA
tetradic
#DAFC8D #8DFCE6 #AF8DFC #FC8DA3
square
#DAFC8D #8DFCE6 #AF8DFC #FC8DA3
split-complementary
#DAFC8D #8DA3FC #E68DFC
monochromatic
#B3F916 #C7FA51 #DAFC8D #EDFEC9 #F5FEE1
Accessibility & contrast
On white
1.15
#DAFC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.29
#DAFC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFC8D
18.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFC8D | 1.00 | 1.15 | 18.29 | 18.29 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF084
Deuteranopia (green-blind)
#FFEF93
Tritanopia (blue-blind)
#E2F2E2
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dafc8d; /* rgb */ color: rgb(218, 252, 141); /* oklch */ color: oklch(94.3% 0.142 123.1);
Tailwind
colors: {
custom: {
50: '#e7fdb0',
500: '#dafc8d',
950: '#000000',
},
}SCSS
$custom: #dafc8d; $custom-light: #e7fdb0; $custom-dark: #000000;
JSON
{
"hex": "#dafc8d",
"rgb": {
"r": 218,
"g": 252,
"b": 141
},
"hsl": {
"h": 78.378,
"s": 94.872,
"l": 77.059
},
"oklch": {
"l": 0.94287,
"c": 0.14237,
"h": 123.1
},
"luminance": 0.86449
}Semantic roles & 50–950 ramp
primary
#DAFC8D
secondary
#7C51DC
accent
#00E646
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161711
muted
#848581