#DAFE8A#DAFE8A
#DAFE8A is a very light, vivid yellow-green. Relative luminance 0.876; OKLCH L 94.7% C 0.148 H 123.4°. Best body text is #000000 at 18.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFE8A |
|---|---|
| RGB | rgb(218, 254, 138) |
| HSL | hsl(79, 98%, 77%) |
| HSV | hsv(79, 46%, 100%) |
| CMYK | cmyk(14.2%, 0%, 45.7%, 0.4%) |
| CIE-LAB | lab(95.00, -29.21, 51.42) |
| CIE-LCH | lch(95.00, 59.13, 119.60°) |
| OKLab | oklab(94.68% -0.0814 0.1237) |
| OKLCH | oklch(94.68% 0.148 123.4) |
| XYZ | xyz(68.9427, 87.6238, 37.3208) |
| Luminance | 0.8762 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.35
Light Pea Green
#C4FE82
ΔE00 3.66
Light Yellowish Green
#C2FF89
ΔE00 4.27
Pistachio (survey)
#C0FA8B
ΔE00 4.47
Pale Lime
#BEFD73
ΔE00 4.54
Pear
#CBF85F
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFE8A #AE8AFE
analogous
#FEE88A #DAFE8A #A0FE8A
triadic
#DAFE8A #8ADAFE #FE8ADA
tetradic
#DAFE8A #8AFEE8 #AE8AFE #FE8AA0
square
#DAFE8A #8AFEE8 #AE8AFE #FE8AA0
split-complementary
#DAFE8A #8AA0FE #E88AFE
monochromatic
#B4FD11 #C7FD4D #DAFE8A #EDFFC7 #F5FFE1
Accessibility & contrast
On white
1.13
#DAFE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.52
#DAFE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFE8A
18.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFE8A | 1.00 | 1.13 | 18.52 | 18.52 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF280
Deuteranopia (green-blind)
#FFF090
Tritanopia (blue-blind)
#E2F4E3
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dafe8a; /* rgb */ color: rgb(218, 254, 138); /* oklch */ color: oklch(94.7% 0.148 123.4);
Tailwind
colors: {
custom: {
50: '#e7feae',
500: '#dafe8a',
950: '#000000',
},
}SCSS
$custom: #dafe8a; $custom-light: #e7feae; $custom-dark: #000000;
JSON
{
"hex": "#dafe8a",
"rgb": {
"r": 218,
"g": 254,
"b": 138
},
"hsl": {
"h": 78.621,
"s": 98.305,
"l": 76.863
},
"oklch": {
"l": 0.94675,
"c": 0.14807,
"h": 123.4
},
"luminance": 0.87624
}Semantic roles & 50–950 ramp
primary
#DAFE8A
secondary
#7B4EDE
accent
#00E647
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581