#DAFE83#DAFE83
#DAFE83 is a very light, vivid yellow-green. Relative luminance 0.874; OKLCH L 94.6% C 0.155 H 122.8°. Best body text is #000000 at 18.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFE83 |
|---|---|
| RGB | rgb(218, 254, 131) |
| HSL | hsl(78, 98%, 75%) |
| HSV | hsv(78, 48%, 100%) |
| CMYK | cmyk(14.2%, 0%, 48.4%, 0.4%) |
| CIE-LAB | lab(94.92, -29.92, 54.58) |
| CIE-LCH | lch(94.92, 62.24, 118.73°) |
| OKLab | oklab(94.58% -0.084 0.1302) |
| OKLCH | oklch(94.58% 0.155 122.8) |
| XYZ | xyz(68.4522, 87.4275, 34.7373) |
| Luminance | 0.8743 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.32
Pear
#CBF85F
ΔE00 3.75
Light Pea Green
#C4FE82
ΔE00 3.85
Pale Lime
#BEFD73
ΔE00 4.38
Light Yellowish Green
#C2FF89
ΔE00 4.65
Pistachio (survey)
#C0FA8B
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFE83 #A783FE
analogous
#FEE483 #DAFE83 #9CFE83
triadic
#DAFE83 #83DAFE #FE83DA
tetradic
#DAFE83 #83FEE4 #A783FE #FE839C
square
#DAFE83 #83FEE4 #A783FE #FE839C
split-complementary
#DAFE83 #839CFE #E483FE
monochromatic
#B6FD0A #C8FE46 #DAFE83 #ECFEC0 #F6FFE1
Accessibility & contrast
On white
1.14
#DAFE83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.49
#DAFE83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFE83
18.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFE83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFE83 | 1.00 | 1.14 | 18.49 | 18.49 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF178
Deuteranopia (green-blind)
#FFF08A
Tritanopia (blue-blind)
#E2F4E2
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dafe83; /* rgb */ color: rgb(218, 254, 131); /* oklch */ color: oklch(94.6% 0.155 122.8);
Tailwind
colors: {
custom: {
50: '#e7fea9',
500: '#dafe83',
950: '#000000',
},
}SCSS
$custom: #dafe83; $custom-light: #e7fea9; $custom-dark: #000000;
JSON
{
"hex": "#dafe83",
"rgb": {
"r": 218,
"g": 254,
"b": 131
},
"hsl": {
"h": 77.561,
"s": 98.4,
"l": 75.49
},
"oklch": {
"l": 0.94582,
"c": 0.15493,
"h": 122.8
},
"luminance": 0.87428
}Semantic roles & 50–950 ramp
primary
#DAFE83
secondary
#7448DD
accent
#00E643
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581