#DAF183#DAF183
#DAF183 is a very light, vivid yellow-green. Relative luminance 0.795; OKLCH L 91.8% C 0.138 H 118.9°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF183 |
|---|---|
| RGB | rgb(218, 241, 131) |
| HSL | hsl(73, 80%, 73%) |
| HSV | hsv(73, 46%, 95%) |
| CMYK | cmyk(9.5%, 0%, 45.6%, 5.5%) |
| CIE-LAB | lab(91.44, -23.80, 50.35) |
| CIE-LCH | lch(91.44, 55.69, 115.30°) |
| OKLab | oklab(91.79% -0.0667 0.1208) |
| OKLCH | oklch(91.79% 0.138 118.9) |
| XYZ | xyz(64.4659, 79.4551, 33.4086) |
| Luminance | 0.7945 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.83
Light Khaki
#E6F2A2
ΔE00 4.88
Pear
#CBF85F
ΔE00 5.35
Light Pea Green
#C4FE82
ΔE00 6.15
Pistachio (survey)
#C0FA8B
ΔE00 6.49
Yellowish Tan
#FCFC81
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF183 #9A83F1
analogous
#F1D183 #DAF183 #A3F183
triadic
#DAF183 #83DAF1 #F183DA
tetradic
#DAF183 #83F1D1 #9A83F1 #F183A3
square
#DAF183 #83F1D1 #9A83F1 #F183A3
split-complementary
#DAF183 #83A3F1 #D183F1
monochromatic
#B7E019 #CAEB4C #DAF183 #EAF7BA #F7FCE4
Accessibility & contrast
On white
1.24
#DAF183 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#DAF183 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF183
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF183 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF183 | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE67A
Deuteranopia (green-blind)
#FBE789
Tritanopia (blue-blind)
#E4E7D7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #daf183; /* rgb */ color: rgb(218, 241, 131); /* oklch */ color: oklch(91.8% 0.138 118.9);
Tailwind
colors: {
custom: {
50: '#e7f5a9',
500: '#daf183',
950: '#000000',
},
}SCSS
$custom: #daf183; $custom-light: #e7f5a9; $custom-dark: #000000;
JSON
{
"hex": "#daf183",
"rgb": {
"r": 218,
"g": 241,
"b": 131
},
"hsl": {
"h": 72.545,
"s": 79.71,
"l": 72.941
},
"oklch": {
"l": 0.91791,
"c": 0.13802,
"h": 118.9
},
"luminance": 0.79455
}Semantic roles & 50–950 ramp
primary
#DAF183
secondary
#674CCC
accent
#09DC36
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581