#DAEF88#DAEF88
#DAEF88 is a very light, vivid yellow-green. Relative luminance 0.784; OKLCH L 91.4% C 0.130 H 118.5°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEF88 |
|---|---|
| RGB | rgb(218, 239, 136) |
| HSL | hsl(72, 76%, 74%) |
| HSV | hsv(72, 43%, 94%) |
| CMYK | cmyk(8.8%, 0%, 43.1%, 6.3%) |
| CIE-LAB | lab(90.97, -22.32, 47.37) |
| CIE-LCH | lch(90.97, 52.37, 115.23°) |
| OKLab | oklab(91.44% -0.0622 0.1145) |
| OKLCH | oklch(91.44% 0.13 118.5) |
| XYZ | xyz(64.2242, 78.4164, 35.0403) |
| Luminance | 0.7842 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.03
Light Yellow Green
#CCFD7F
ΔE00 5.46
Pear
#CBF85F
ΔE00 6.28
Light Pea Green
#C4FE82
ΔE00 6.63
Pistachio (survey)
#C0FA8B
ΔE00 6.70
Yellowish Tan
#FCFC81
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEF88 #9D88EF
analogous
#EFD088 #DAEF88 #A6EF88
triadic
#DAEF88 #88DAEF #EF88DA
tetradic
#DAEF88 #88EFD0 #9D88EF #EF88A6
square
#DAEF88 #88EFD0 #9D88EF #EF88A6
split-complementary
#DAEF88 #88A6EF #D088EF
monochromatic
#B7DF1E #C9E852 #DAEF88 #EBF6BE #F7FBE4
Accessibility & contrast
On white
1.26
#DAEF88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#DAEF88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEF88
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEF88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEF88 | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE580
Deuteranopia (green-blind)
#F9E68D
Tritanopia (blue-blind)
#E3E5D6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #daef88; /* rgb */ color: rgb(218, 239, 136); /* oklch */ color: oklch(91.4% 0.130 118.5);
Tailwind
colors: {
custom: {
50: '#e7f4ac',
500: '#daef88',
950: '#000000',
},
}SCSS
$custom: #daef88; $custom-light: #e7f4ac; $custom-dark: #000000;
JSON
{
"hex": "#daef88",
"rgb": {
"r": 218,
"g": 239,
"b": 136
},
"hsl": {
"h": 72.233,
"s": 76.296,
"l": 73.529
},
"oklch": {
"l": 0.91435,
"c": 0.13028,
"h": 118.5
},
"luminance": 0.78416
}Semantic roles & 50–950 ramp
primary
#DAEF88
secondary
#6A51CA
accent
#0DD836
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581