#DAEE7B#DAEE7B
#DAEE7B is a very light, vivid yellow-green. Relative luminance 0.775; OKLCH L 91.0% C 0.142 H 117.5°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEE7B |
|---|---|
| RGB | rgb(218, 238, 123) |
| HSL | hsl(70, 77%, 71%) |
| HSV | hsv(70, 48%, 93%) |
| CMYK | cmyk(8.4%, 0%, 48.3%, 6.7%) |
| CIE-LAB | lab(90.54, -23.15, 53.02) |
| CIE-LCH | lch(90.54, 57.86, 113.58°) |
| OKLab | oklab(91.04% -0.0655 0.1262) |
| OKLCH | oklch(91.04% 0.142 117.5) |
| XYZ | xyz(63.0638, 77.4851, 30.3689) |
| Luminance | 0.7749 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 5.29
Light Khaki
#E6F2A2
ΔE00 5.52
Light Yellow Green
#CCFD7F
ΔE00 5.60
Yellowish Tan
#FCFC81
ΔE00 6.06
Faded Yellow
#FEFF7F
ΔE00 6.42
Pale Yellow
#FFFF84
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEE7B #8F7BEE
analogous
#EEC87B #DAEE7B #A0EE7B
triadic
#DAEE7B #7BDAEE #EE7BDA
tetradic
#DAEE7B #7BEEC8 #8F7BEE #EE7BA0
square
#DAEE7B #7BEEC8 #8F7BEE #EE7BA0
split-complementary
#DAEE7B #7BA0EE #C87BEE
monochromatic
#B3D31B #CBE745 #DAEE7B #E9F5B1 #F7FCE4
Accessibility & contrast
On white
1.27
#DAEE7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#DAEE7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEE7B
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEE7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEE7B | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE471
Deuteranopia (green-blind)
#F9E581
Tritanopia (blue-blind)
#E4E3D3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #daee7b; /* rgb */ color: rgb(218, 238, 123); /* oklch */ color: oklch(91.0% 0.142 117.5);
Tailwind
colors: {
custom: {
50: '#e7f3a4',
500: '#daee7b',
950: '#000000',
},
}SCSS
$custom: #daee7b; $custom-light: #e7f3a4; $custom-dark: #000000;
JSON
{
"hex": "#daee7b",
"rgb": {
"r": 218,
"g": 238,
"b": 123
},
"hsl": {
"h": 70.435,
"s": 77.181,
"l": 70.784
},
"oklch": {
"l": 0.91044,
"c": 0.14218,
"h": 117.5
},
"luminance": 0.77485
}Semantic roles & 50–950 ramp
primary
#DAEE7B
secondary
#5C46C8
accent
#0CD930
background
#FEFFFC
surface
#FDFEF6
border
#D5D6D0
text
#16170F
muted
#848580