#DAFF8A#DAFF8A
#DAFF8A is a very light, vivid yellow-green. Relative luminance 0.883; OKLCH L 94.9% C 0.149 H 123.6°. Best body text is #000000 at 18.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFF8A |
|---|---|
| RGB | rgb(218, 255, 138) |
| HSL | hsl(79, 100%, 77%) |
| HSV | hsv(79, 46%, 100%) |
| CMYK | cmyk(14.5%, 0%, 45.9%, 0%) |
| CIE-LAB | lab(95.27, -29.68, 51.75) |
| CIE-LCH | lch(95.27, 59.65, 119.83°) |
| OKLab | oklab(94.89% -0.0828 0.1244) |
| OKLCH | oklch(94.89% 0.149 123.6) |
| XYZ | xyz(69.2609, 88.2601, 37.4269) |
| Luminance | 0.8826 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.23
Light Pea Green
#C4FE82
ΔE00 3.54
Light Yellowish Green
#C2FF89
ΔE00 4.16
Pale Lime
#BEFD73
ΔE00 4.42
Pistachio (survey)
#C0FA8B
ΔE00 4.42
Pear
#CBF85F
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFF8A #AF8AFF
analogous
#FFE98A #DAFF8A #A0FF8A
triadic
#DAFF8A #8ADAFF #FF8ADA
tetradic
#DAFF8A #8AFFE9 #AF8AFF #FF8AA0
square
#DAFF8A #8AFFE9 #AF8AFF #FF8AA0
split-complementary
#DAFF8A #8AA0FF #E98AFF
monochromatic
#B3FF10 #C7FF4D #DAFF8A #EDFFC7 #F5FFE0
Accessibility & contrast
On white
1.13
#DAFF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.65
#DAFF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFF8A
18.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFF8A | 1.00 | 1.13 | 18.65 | 18.65 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF280
Deuteranopia (green-blind)
#FFF190
Tritanopia (blue-blind)
#E2F5E3
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #daff8a; /* rgb */ color: rgb(218, 255, 138); /* oklch */ color: oklch(94.9% 0.149 123.6);
Tailwind
colors: {
custom: {
50: '#e7ffae',
500: '#daff8a',
950: '#000000',
},
}SCSS
$custom: #daff8a; $custom-light: #e7ffae; $custom-dark: #000000;
JSON
{
"hex": "#daff8a",
"rgb": {
"r": 218,
"g": 255,
"b": 138
},
"hsl": {
"h": 78.974,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.94891,
"c": 0.1494,
"h": 123.6
},
"luminance": 0.8826
}Semantic roles & 50–950 ramp
primary
#DAFF8A
secondary
#7C4EE0
accent
#00E649
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161810
muted
#848681