#DAF883#DAF883
#DAF883 is a very light, vivid yellow-green. Relative luminance 0.837; OKLCH L 93.3% C 0.147 H 121.1°. Best body text is #000000 at 17.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF883 |
|---|---|
| RGB | rgb(218, 248, 131) |
| HSL | hsl(75, 89%, 74%) |
| HSV | hsv(75, 47%, 97%) |
| CMYK | cmyk(12.1%, 0%, 47.2%, 2.7%) |
| CIE-LAB | lab(93.31, -27.12, 52.63) |
| CIE-LCH | lch(93.31, 59.21, 117.26°) |
| OKLab | oklab(93.29% -0.0761 0.1259) |
| OKLCH | oklch(93.29% 0.147 121.1) |
| XYZ | xyz(66.5779, 83.6790, 34.1125) |
| Luminance | 0.8368 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.26
Pear
#CBF85F
ΔE00 4.21
Light Pea Green
#C4FE82
ΔE00 4.72
Pale Lime
#BEFD73
ΔE00 5.30
Pistachio (survey)
#C0FA8B
ΔE00 5.44
Light Yellowish Green
#C2FF89
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF883 #A183F8
analogous
#F8DC83 #DAF883 #A0F883
triadic
#DAF883 #83DAF8 #F883DA
tetradic
#DAF883 #83F8DC #A183F8 #F883A0
square
#DAF883 #83F8DC #A183F8 #F883A0
split-complementary
#DAF883 #83A0F8 #DC83F8
monochromatic
#B7F10F #C9F549 #DAF883 #EBFBBD #F6FDE2
Accessibility & contrast
On white
1.18
#DAF883 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.74
#DAF883 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF883
17.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF883 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF883 | 1.00 | 1.18 | 17.74 | 17.74 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC79
Deuteranopia (green-blind)
#FFEC89
Tritanopia (blue-blind)
#E3EEDD
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #daf883; /* rgb */ color: rgb(218, 248, 131); /* oklch */ color: oklch(93.3% 0.147 121.1);
Tailwind
colors: {
custom: {
50: '#e7faa9',
500: '#daf883',
950: '#000000',
},
}SCSS
$custom: #daf883; $custom-light: #e7faa9; $custom-dark: #000000;
JSON
{
"hex": "#daf883",
"rgb": {
"r": 218,
"g": 248,
"b": 131
},
"hsl": {
"h": 75.385,
"s": 89.313,
"l": 74.314
},
"oklch": {
"l": 0.93291,
"c": 0.1471,
"h": 121.1
},
"luminance": 0.83679
}Semantic roles & 50–950 ramp
primary
#DAF883
secondary
#6E4AD5
accent
#00E63B
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581