#DAF988#DAF988
#DAF988 is a very light, vivid yellow-green. Relative luminance 0.844; OKLCH L 93.6% C 0.143 H 121.8°. Best body text is #000000 at 17.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF988 |
|---|---|
| RGB | rgb(218, 249, 136) |
| HSL | hsl(76, 90%, 75%) |
| HSV | hsv(76, 45%, 98%) |
| CMYK | cmyk(12.4%, 0%, 45.4%, 2.4%) |
| CIE-LAB | lab(93.64, -27.08, 50.68) |
| CIE-LCH | lch(93.64, 57.46, 118.11°) |
| OKLab | oklab(93.57% -0.0756 0.1219) |
| OKLCH | oklch(93.57% 0.143 121.8) |
| XYZ | xyz(67.2332, 84.4343, 36.0433) |
| Luminance | 0.8443 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.11
Light Pea Green
#C4FE82
ΔE00 4.45
Pear
#CBF85F
ΔE00 4.68
Pistachio (survey)
#C0FA8B
ΔE00 5.02
Light Yellowish Green
#C2FF89
ΔE00 5.07
Pale Lime
#BEFD73
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF988 #A788F9
analogous
#F9DF88 #DAF988 #A1F988
triadic
#DAF988 #88DAF9 #F988DA
tetradic
#DAF988 #88F9DF #A788F9 #F988A1
square
#DAF988 #88F9DF #A788F9 #F988A1
split-complementary
#DAF988 #88A1F9 #DF88F9
monochromatic
#B6F313 #C8F64E #DAF988 #ECFCC2 #F6FEE2
Accessibility & contrast
On white
1.17
#DAF988 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.89
#DAF988 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF988
17.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF988 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF988 | 1.00 | 1.17 | 17.89 | 17.89 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED7F
Deuteranopia (green-blind)
#FFED8E
Tritanopia (blue-blind)
#E2EFDE
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #daf988; /* rgb */ color: rgb(218, 249, 136); /* oklch */ color: oklch(93.6% 0.143 121.8);
Tailwind
colors: {
custom: {
50: '#e7fbad',
500: '#daf988',
950: '#000000',
},
}SCSS
$custom: #daf988; $custom-light: #e7fbad; $custom-dark: #000000;
JSON
{
"hex": "#daf988",
"rgb": {
"r": 218,
"g": 249,
"b": 136
},
"hsl": {
"h": 76.46,
"s": 90.4,
"l": 75.49
},
"oklch": {
"l": 0.93573,
"c": 0.14343,
"h": 121.8
},
"luminance": 0.84434
}Semantic roles & 50–950 ramp
primary
#DAF988
secondary
#744ED7
accent
#00E63F
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581