#DAF280#DAF280
#DAF280 is a very light, vivid yellow-green. Relative luminance 0.800; OKLCH L 92.0% C 0.142 H 119.1°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF280 |
|---|---|
| RGB | rgb(218, 242, 128) |
| HSL | hsl(73, 81%, 73%) |
| HSV | hsv(73, 47%, 95%) |
| CMYK | cmyk(9.9%, 0%, 47.1%, 5.1%) |
| CIE-LAB | lab(91.67, -24.57, 52.04) |
| CIE-LCH | lch(91.67, 57.55, 115.27°) |
| OKLab | oklab(91.96% -0.0692 0.1244) |
| OKLCH | oklch(91.96% 0.142 119.1) |
| XYZ | xyz(64.5623, 79.9685, 32.4521) |
| Luminance | 0.7997 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.58
Pear
#CBF85F
ΔE00 4.86
Light Khaki
#E6F2A2
ΔE00 5.36
Light Pea Green
#C4FE82
ΔE00 5.98
Yellowish Tan
#FCFC81
ΔE00 6.45
Pale Lime
#BEFD73
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF280 #9880F2
analogous
#F2D180 #DAF280 #A1F280
triadic
#DAF280 #80DAF2 #F280DA
tetradic
#DAF280 #80F2D1 #9880F2 #F280A1
square
#DAF280 #80F2D1 #9880F2 #F280A1
split-complementary
#DAF280 #80A1F2 #D180F2
monochromatic
#B6E117 #CAEC48 #DAF280 #EAF8B8 #F7FCE3
Accessibility & contrast
On white
1.24
#DAF280 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#DAF280 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF280
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF280 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF280 | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE776
Deuteranopia (green-blind)
#FCE886
Tritanopia (blue-blind)
#E4E8D7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #daf280; /* rgb */ color: rgb(218, 242, 128); /* oklch */ color: oklch(92.0% 0.142 119.1);
Tailwind
colors: {
custom: {
50: '#e7f6a7',
500: '#daf280',
950: '#000000',
},
}SCSS
$custom: #daf280; $custom-light: #e7f6a7; $custom-dark: #000000;
JSON
{
"hex": "#daf280",
"rgb": {
"r": 218,
"g": 242,
"b": 128
},
"hsl": {
"h": 72.632,
"s": 81.429,
"l": 72.549
},
"oklch": {
"l": 0.91964,
"c": 0.14231,
"h": 119.1
},
"luminance": 0.79968
}Semantic roles & 50–950 ramp
primary
#DAF280
secondary
#6549CD
accent
#08DE35
background
#FEFFFC
surface
#FDFEF6
border
#D5D6D0
text
#161710
muted
#848580