#DAEF8B#DAEF8B
#DAEF8B is a very light, vivid yellow-green. Relative luminance 0.785; OKLCH L 91.5% C 0.127 H 118.7°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEF8B |
|---|---|
| RGB | rgb(218, 239, 139) |
| HSL | hsl(73, 76%, 74%) |
| HSV | hsv(73, 42%, 94%) |
| CMYK | cmyk(8.8%, 0%, 41.8%, 6.3%) |
| CIE-LAB | lab(91.01, -22.00, 45.97) |
| CIE-LCH | lch(91.01, 50.96, 115.57°) |
| OKLab | oklab(91.48% -0.061 0.1115) |
| OKLCH | oklch(91.48% 0.127 118.7) |
| XYZ | xyz(64.4404, 78.5029, 36.1789) |
| Luminance | 0.7850 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.68
Light Yellow Green
#CCFD7F
ΔE00 5.59
Pear
#CBF85F
ΔE00 6.63
Pistachio (survey)
#C0FA8B
ΔE00 6.63
Light Pea Green
#C4FE82
ΔE00 6.69
Greenish Beige
#C9D179
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEF8B #A08BEF
analogous
#EFD28B #DAEF8B #A8EF8B
triadic
#DAEF8B #8BDAEF #EF8BDA
tetradic
#DAEF8B #8BEFD2 #A08BEF #EF8BA8
square
#DAEF8B #8BEFD2 #A08BEF #EF8BA8
split-complementary
#DAEF8B #8BA8EF #D28BEF
monochromatic
#B8E01F #C9E855 #DAEF8B #EBF6C1 #F6FBE4
Accessibility & contrast
On white
1.26
#DAEF8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#DAEF8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEF8B
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEF8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEF8B | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE583
Deuteranopia (green-blind)
#F8E690
Tritanopia (blue-blind)
#E3E5D7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #daef8b; /* rgb */ color: rgb(218, 239, 139); /* oklch */ color: oklch(91.5% 0.127 118.7);
Tailwind
colors: {
custom: {
50: '#e7f4ae',
500: '#daef8b',
950: '#000000',
},
}SCSS
$custom: #daef8b; $custom-light: #e7f4ae; $custom-dark: #000000;
JSON
{
"hex": "#daef8b",
"rgb": {
"r": 218,
"g": 239,
"b": 139
},
"hsl": {
"h": 72.6,
"s": 75.758,
"l": 74.118
},
"oklch": {
"l": 0.91479,
"c": 0.12712,
"h": 118.7
},
"luminance": 0.78503
}Semantic roles & 50–950 ramp
primary
#DAEF8B
secondary
#6D54CA
accent
#0ED838
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581