#DFF285#DFF285
#DFF285 is a very light, vivid yellow-green. Relative luminance 0.809; OKLCH L 92.4% C 0.136 H 117.3°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF285 |
|---|---|
| RGB | rgb(223, 242, 133) |
| HSL | hsl(70, 81%, 74%) |
| HSV | hsv(70, 45%, 95%) |
| CMYK | cmyk(7.9%, 0%, 45%, 5.1%) |
| CIE-LAB | lab(92.08, -22.17, 50.26) |
| CIE-LCH | lch(92.08, 54.94, 113.80°) |
| OKLab | oklab(92.4% -0.0622 0.1207) |
| OKLCH | oklch(92.4% 0.136 117.3) |
| XYZ | xyz(66.4178, 80.8862, 34.2994) |
| Luminance | 0.8089 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.54
Light Yellow Green
#CCFD7F
ΔE00 5.52
Yellowish Tan
#FCFC81
ΔE00 5.73
Pear
#CBF85F
ΔE00 5.86
Pale Yellow
#FFFF84
ΔE00 6.02
Faded Yellow
#FEFF7F
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF285 #9885F2
analogous
#F2CE85 #DFF285 #A8F285
triadic
#DFF285 #85DFF2 #F285DF
tetradic
#DFF285 #85F2CE #9885F2 #F285A8
square
#DFF285 #85F2CE #9885F2 #F285A8
split-complementary
#DFF285 #85A8F2 #CE85F2
monochromatic
#C1E418 #D0EC4E #DFF285 #EEF8BC #F8FCE3
Accessibility & contrast
On white
1.22
#DFF285 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#DFF285 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF285
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF285 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF285 | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE87C
Deuteranopia (green-blind)
#FDE98B
Tritanopia (blue-blind)
#E9E8D8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dff285; /* rgb */ color: rgb(223, 242, 133); /* oklch */ color: oklch(92.4% 0.136 117.3);
Tailwind
colors: {
custom: {
50: '#eaf6aa',
500: '#dff285',
950: '#000000',
},
}SCSS
$custom: #dff285; $custom-light: #eaf6aa; $custom-dark: #000000;
JSON
{
"hex": "#dff285",
"rgb": {
"r": 223,
"g": 242,
"b": 133
},
"hsl": {
"h": 70.459,
"s": 80.741,
"l": 73.529
},
"oklch": {
"l": 0.924,
"c": 0.13581,
"h": 117.3
},
"luminance": 0.80886
}Semantic roles & 50–950 ramp
primary
#DFF285
secondary
#644ECE
accent
#08DD2D
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#161710
muted
#858581