#DFF288#DFF288
#DFF288 is a very light, vivid yellow-green. Relative luminance 0.810; OKLCH L 92.4% C 0.133 H 117.4°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF288 |
|---|---|
| RGB | rgb(223, 242, 136) |
| HSL | hsl(71, 80%, 74%) |
| HSV | hsv(71, 44%, 95%) |
| CMYK | cmyk(7.9%, 0%, 43.8%, 5.1%) |
| CIE-LAB | lab(92.12, -21.86, 48.88) |
| CIE-LCH | lch(92.12, 53.55, 114.10°) |
| OKLab | oklab(92.44% -0.0611 0.1178) |
| OKLCH | oklch(92.44% 0.133 117.4) |
| XYZ | xyz(66.6280, 80.9703, 35.4066) |
| Luminance | 0.8097 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.14
Light Yellow Green
#CCFD7F
ΔE00 5.57
Yellowish Tan
#FCFC81
ΔE00 5.94
Pear
#CBF85F
ΔE00 6.14
Pale Yellow
#FFFF84
ΔE00 6.22
Faded Yellow
#FEFF7F
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF288 #9B88F2
analogous
#F2D088 #DFF288 #AAF288
triadic
#DFF288 #88DFF2 #F288DF
tetradic
#DFF288 #88F2D0 #9B88F2 #F288AA
square
#DFF288 #88F2D0 #9B88F2 #F288AA
split-complementary
#DFF288 #88AAF2 #D088F2
monochromatic
#C1E61A #D0EC51 #DFF288 #EEF8BF #F8FCE3
Accessibility & contrast
On white
1.22
#DFF288 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#DFF288 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF288
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF288 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF288 | 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)
#FFE87F
Deuteranopia (green-blind)
#FDE98D
Tritanopia (blue-blind)
#E9E8D9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dff288; /* rgb */ color: rgb(223, 242, 136); /* oklch */ color: oklch(92.4% 0.133 117.4);
Tailwind
colors: {
custom: {
50: '#eaf6ac',
500: '#dff288',
950: '#000000',
},
}SCSS
$custom: #dff288; $custom-light: #eaf6ac; $custom-dark: #000000;
JSON
{
"hex": "#dff288",
"rgb": {
"r": 223,
"g": 242,
"b": 136
},
"hsl": {
"h": 70.755,
"s": 80.303,
"l": 74.118
},
"oklch": {
"l": 0.92442,
"c": 0.13272,
"h": 117.4
},
"luminance": 0.8097
}Semantic roles & 50–950 ramp
primary
#DFF288
secondary
#6750CE
accent
#09DD2F
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#161710
muted
#858581