#DAEB99#DAEB99
#DAEB99 is a very light, moderate yellow-green. Relative luminance 0.766; OKLCH L 90.9% C 0.106 H 118.1°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEB99 |
|---|---|
| RGB | rgb(218, 235, 153) |
| HSL | hsl(72, 67%, 76%) |
| HSV | hsv(72, 35%, 92%) |
| CMYK | cmyk(7.2%, 0%, 34.9%, 7.8%) |
| CIE-LAB | lab(90.15, -18.44, 37.97) |
| CIE-LCH | lch(90.15, 42.21, 115.90°) |
| OKLab | oklab(90.86% -0.0501 0.0938) |
| OKLCH | oklch(90.86% 0.106 118.1) |
| XYZ | xyz(64.3715, 76.6223, 41.5292) |
| Luminance | 0.7662 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.11
Greenish Beige
#C9D179
ΔE00 6.32
Parchment
#FEFCAF
ΔE00 6.47
Creme
#FFFFB6
ΔE00 6.62
Light Beige
#FFFEB6
ΔE00 6.72
Palegoldenrod
#EEE8AA
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEB99 #AA99EB
analogous
#EBD399 #DAEB99 #B1EB99
triadic
#DAEB99 #99DAEB #EB99DA
tetradic
#DAEB99 #99EBD3 #AA99EB #EB99B1
square
#DAEB99 #99EBD3 #AA99EB #EB99B1
split-complementary
#DAEB99 #99B1EB #D399EB
monochromatic
#B5D733 #C7E166 #DAEB99 #EDF5CC #F6FAE5
Accessibility & contrast
On white
1.29
#DAEB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#DAEB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEB99
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEB99 | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E393
Deuteranopia (green-blind)
#F3E39D
Tritanopia (blue-blind)
#E2E3D6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #daeb99; /* rgb */ color: rgb(218, 235, 153); /* oklch */ color: oklch(90.9% 0.106 118.1);
Tailwind
colors: {
custom: {
50: '#e6f1b8',
500: '#daeb99',
950: '#000000',
},
}SCSS
$custom: #daeb99; $custom-light: #e6f1b8; $custom-dark: #000000;
JSON
{
"hex": "#daeb99",
"rgb": {
"r": 218,
"g": 235,
"b": 153
},
"hsl": {
"h": 72.439,
"s": 67.213,
"l": 76.078
},
"oklch": {
"l": 0.90857,
"c": 0.10634,
"h": 118.1
},
"luminance": 0.76622
}Semantic roles & 50–950 ramp
primary
#DAEB99
secondary
#7762C6
accent
#16CF3D
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#161611
muted
#848581