#DFF287#DFF287
#DFF287 is a very light, vivid yellow-green. Relative luminance 0.809; OKLCH L 92.4% C 0.134 H 117.4°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF287 |
|---|---|
| RGB | rgb(223, 242, 135) |
| HSL | hsl(71, 80%, 74%) |
| HSV | hsv(71, 44%, 95%) |
| CMYK | cmyk(7.9%, 0%, 44.2%, 5.1%) |
| CIE-LAB | lab(92.11, -21.97, 49.34) |
| CIE-LCH | lch(92.11, 54.01, 114.00°) |
| OKLab | oklab(92.43% -0.0615 0.1188) |
| OKLCH | oklch(92.43% 0.134 117.4) |
| XYZ | xyz(66.5573, 80.9420, 35.0341) |
| Luminance | 0.8094 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.27
Light Yellow Green
#CCFD7F
ΔE00 5.55
Yellowish Tan
#FCFC81
ΔE00 5.87
Pear
#CBF85F
ΔE00 6.04
Pale Yellow
#FFFF84
ΔE00 6.15
Faded Yellow
#FEFF7F
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF287 #9A87F2
analogous
#F2D087 #DFF287 #AAF287
triadic
#DFF287 #87DFF2 #F287DF
tetradic
#DFF287 #87F2D0 #9A87F2 #F287AA
square
#DFF287 #87F2D0 #9A87F2 #F287AA
split-complementary
#DFF287 #87AAF2 #D087F2
monochromatic
#C1E619 #D0EC50 #DFF287 #EEF8BE #F8FCE3
Accessibility & contrast
On white
1.22
#DFF287 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#DFF287 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF287
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF287 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF287 | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE87E
Deuteranopia (green-blind)
#FDE98C
Tritanopia (blue-blind)
#E9E8D9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dff287; /* rgb */ color: rgb(223, 242, 135); /* oklch */ color: oklch(92.4% 0.134 117.4);
Tailwind
colors: {
custom: {
50: '#eaf6ac',
500: '#dff287',
950: '#000000',
},
}SCSS
$custom: #dff287; $custom-light: #eaf6ac; $custom-dark: #000000;
JSON
{
"hex": "#dff287",
"rgb": {
"r": 223,
"g": 242,
"b": 135
},
"hsl": {
"h": 70.654,
"s": 80.451,
"l": 73.922
},
"oklch": {
"l": 0.92428,
"c": 0.13375,
"h": 117.4
},
"luminance": 0.80942
}Semantic roles & 50–950 ramp
primary
#DFF287
secondary
#664FCE
accent
#09DD2E
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#161710
muted
#858581