#DAFF92#DAFF92
#DAFF92 is a very light, vivid yellow-green. Relative luminance 0.885; OKLCH L 95.0% C 0.141 H 124.4°. Best body text is #000000 at 18.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFF92 |
|---|---|
| RGB | rgb(218, 255, 146) |
| HSL | hsl(80, 100%, 79%) |
| HSV | hsv(80, 43%, 100%) |
| CMYK | cmyk(14.5%, 0%, 42.7%, 0%) |
| CIE-LAB | lab(95.37, -28.81, 48.08) |
| CIE-LCH | lch(95.37, 56.05, 120.93°) |
| OKLab | oklab(95% -0.0798 0.1166) |
| OKLCH | oklch(95% 0.141 124.4) |
| XYZ | xyz(69.8615, 88.5004, 40.5903) |
| Luminance | 0.8850 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.74
Light Pea Green
#C4FE82
ΔE00 3.63
Light Yellowish Green
#C2FF89
ΔE00 3.95
Pistachio (survey)
#C0FA8B
ΔE00 4.02
Celery
#C1FD95
ΔE00 4.51
Pale Lime
#BEFD73
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFF92 #B792FF
analogous
#FFED92 #DAFF92 #A3FF92
triadic
#DAFF92 #92DAFF #FF92DA
tetradic
#DAFF92 #92FFED #B792FF #FF92A3
square
#DAFF92 #92FFED #B792FF #FF92A3
split-complementary
#DAFF92 #92A3FF #ED92FF
monochromatic
#B0FF18 #C5FF55 #DAFF92 #EFFFCF #F5FFE0
Accessibility & contrast
On white
1.12
#DAFF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.70
#DAFF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFF92
18.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFF92 | 1.00 | 1.12 | 18.70 | 18.70 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF389
Deuteranopia (green-blind)
#FFF198
Tritanopia (blue-blind)
#E1F6E5
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #daff92; /* rgb */ color: rgb(218, 255, 146); /* oklch */ color: oklch(95.0% 0.141 124.4);
Tailwind
colors: {
custom: {
50: '#e7ffb3',
500: '#daff92',
950: '#000000',
},
}SCSS
$custom: #daff92; $custom-light: #e7ffb3; $custom-dark: #000000;
JSON
{
"hex": "#daff92",
"rgb": {
"r": 218,
"g": 255,
"b": 146
},
"hsl": {
"h": 80.367,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.95004,
"c": 0.1413,
"h": 124.4
},
"luminance": 0.88501
}Semantic roles & 50–950 ramp
primary
#DAFF92
secondary
#8454E1
accent
#00E64E
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161811
muted
#848681