#DFFE90#DFFE90
#DFFE90 is a very light, vivid yellow-green. Relative luminance 0.886; OKLCH L 95.1% C 0.140 H 122.0°. Best body text is #000000 at 18.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFE90 |
|---|---|
| RGB | rgb(223, 254, 144) |
| HSL | hsl(77, 98%, 78%) |
| HSV | hsv(77, 43%, 100%) |
| CMYK | cmyk(12.2%, 0%, 43.3%, 0.4%) |
| CIE-LAB | lab(95.41, -26.73, 49.15) |
| CIE-LCH | lch(95.41, 55.94, 118.54°) |
| OKLab | oklab(95.11% -0.0742 0.1189) |
| OKLCH | oklch(95.11% 0.14 122) |
| XYZ | xyz(70.9073, 88.5852, 39.7432) |
| Luminance | 0.8859 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.39
Light Pea Green
#C4FE82
ΔE00 4.59
Light Yellowish Green
#C2FF89
ΔE00 5.07
Pistachio (survey)
#C0FA8B
ΔE00 5.13
Pear
#CBF85F
ΔE00 5.41
Light Khaki
#E6F2A2
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFE90 #AF90FE
analogous
#FEE690 #DFFE90 #A8FE90
triadic
#DFFE90 #90DFFE #FE90DF
tetradic
#DFFE90 #90FEE6 #AF90FE #FE90A8
square
#DFFE90 #90FEE6 #AF90FE #FE90A8
split-complementary
#DFFE90 #90A8FE #E690FE
monochromatic
#BCFD17 #CEFD53 #DFFE90 #F0FFCD #F6FFE1
Accessibility & contrast
On white
1.12
#DFFE90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.72
#DFFE90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFE90
18.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFE90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFE90 | 1.00 | 1.12 | 18.72 | 18.72 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF287
Deuteranopia (green-blind)
#FFF296
Tritanopia (blue-blind)
#E7F4E4
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dffe90; /* rgb */ color: rgb(223, 254, 144); /* oklch */ color: oklch(95.1% 0.140 122.0);
Tailwind
colors: {
custom: {
50: '#eafeb2',
500: '#dffe90',
950: '#000000',
},
}SCSS
$custom: #dffe90; $custom-light: #eafeb2; $custom-dark: #000000;
JSON
{
"hex": "#dffe90",
"rgb": {
"r": 223,
"g": 254,
"b": 144
},
"hsl": {
"h": 76.909,
"s": 98.214,
"l": 78.039
},
"oklch": {
"l": 0.95108,
"c": 0.14017,
"h": 122
},
"luminance": 0.88585
}Semantic roles & 50–950 ramp
primary
#DFFE90
secondary
#7B53DF
accent
#00E641
background
#FFFFFD
surface
#FEFFF8
border
#D6D7D1
text
#161711
muted
#858581