#DFFA90#DFFA90
#DFFA90 is a very light, vivid yellow-green. Relative luminance 0.861; OKLCH L 94.3% C 0.135 H 120.7°. Best body text is #000000 at 18.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFA90 |
|---|---|
| RGB | rgb(223, 250, 144) |
| HSL | hsl(75, 91%, 77%) |
| HSV | hsv(75, 42%, 98%) |
| CMYK | cmyk(10.8%, 0%, 42.4%, 2%) |
| CIE-LAB | lab(94.34, -24.84, 47.82) |
| CIE-LCH | lch(94.34, 53.88, 117.45°) |
| OKLab | oklab(94.26% -0.0689 0.1159) |
| OKLCH | oklch(94.26% 0.135 120.7) |
| XYZ | xyz(69.6512, 86.0729, 39.3245) |
| Luminance | 0.8607 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.07
Light Khaki
#E6F2A2
ΔE00 4.67
Light Pea Green
#C4FE82
ΔE00 5.26
Pistachio (survey)
#C0FA8B
ΔE00 5.57
Light Yellowish Green
#C2FF89
ΔE00 5.71
Pear
#CBF85F
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFA90 #AB90FA
analogous
#FAE090 #DFFA90 #AAFA90
triadic
#DFFA90 #90DFFA #FA90DF
tetradic
#DFFA90 #90FAE0 #AB90FA #FA90AA
square
#DFFA90 #90FAE0 #AB90FA #FA90AA
split-complementary
#DFFA90 #90AAFA #E090FA
monochromatic
#BDF51B #CEF755 #DFFA90 #F0FDCB #F7FEE2
Accessibility & contrast
On white
1.15
#DFFA90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.21
#DFFA90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFA90
18.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFA90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFA90 | 1.00 | 1.15 | 18.21 | 18.21 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF88
Deuteranopia (green-blind)
#FFEF95
Tritanopia (blue-blind)
#E8F0E1
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dffa90; /* rgb */ color: rgb(223, 250, 144); /* oklch */ color: oklch(94.3% 0.135 120.7);
Tailwind
colors: {
custom: {
50: '#eafcb2',
500: '#dffa90',
950: '#000000',
},
}SCSS
$custom: #dffa90; $custom-light: #eafcb2; $custom-dark: #000000;
JSON
{
"hex": "#dffa90",
"rgb": {
"r": 223,
"g": 250,
"b": 144
},
"hsl": {
"h": 75.283,
"s": 91.379,
"l": 77.255
},
"oklch": {
"l": 0.94256,
"c": 0.13484,
"h": 120.7
},
"luminance": 0.86073
}Semantic roles & 50–950 ramp
primary
#DFFA90
secondary
#7655DA
accent
#00E63A
background
#FFFFFD
surface
#FEFFF8
border
#D6D7D1
text
#161711
muted
#858581