#DAEB98#DAEB98
#DAEB98 is a very light, moderate yellow-green. Relative luminance 0.766; OKLCH L 90.8% C 0.107 H 118.0°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEB98 |
|---|---|
| RGB | rgb(218, 235, 152) |
| HSL | hsl(72, 67%, 76%) |
| HSV | hsv(72, 35%, 92%) |
| CMYK | cmyk(7.2%, 0%, 35.3%, 7.8%) |
| CIE-LAB | lab(90.13, -18.56, 38.45) |
| CIE-LCH | lch(90.13, 42.70, 115.77°) |
| OKLab | oklab(90.84% -0.0505 0.0949) |
| OKLCH | oklch(90.84% 0.107 118) |
| XYZ | xyz(64.2893, 76.5894, 41.0961) |
| Luminance | 0.7659 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.14
Greenish Beige
#C9D179
ΔE00 6.26
Parchment
#FEFCAF
ΔE00 6.48
Creme
#FFFFB6
ΔE00 6.65
Light Beige
#FFFEB6
ΔE00 6.75
Palegoldenrod
#EEE8AA
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEB98 #A998EB
analogous
#EBD298 #DAEB98 #B0EB98
triadic
#DAEB98 #98DAEB #EB98DA
tetradic
#DAEB98 #98EBD2 #A998EB #EB98B0
square
#DAEB98 #98EBD2 #A998EB #EB98B0
split-complementary
#DAEB98 #98B0EB #D298EB
monochromatic
#B5D732 #C8E165 #DAEB98 #ECF5CB #F6FAE5
Accessibility & contrast
On white
1.29
#DAEB98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#DAEB98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEB98
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEB98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEB98 | 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)
#F5E392
Deuteranopia (green-blind)
#F4E39C
Tritanopia (blue-blind)
#E2E3D6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #daeb98; /* rgb */ color: rgb(218, 235, 152); /* oklch */ color: oklch(90.8% 0.107 118.0);
Tailwind
colors: {
custom: {
50: '#e6f1b7',
500: '#daeb98',
950: '#000000',
},
}SCSS
$custom: #daeb98; $custom-light: #e6f1b7; $custom-dark: #000000;
JSON
{
"hex": "#daeb98",
"rgb": {
"r": 218,
"g": 235,
"b": 152
},
"hsl": {
"h": 72.289,
"s": 67.48,
"l": 75.882
},
"oklch": {
"l": 0.9084,
"c": 0.10748,
"h": 118
},
"luminance": 0.76589
}Semantic roles & 50–950 ramp
primary
#DAEB98
secondary
#7661C6
accent
#16CF3C
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#161611
muted
#848581