#DFF885#DFF885
#DFF885 is a very light, vivid yellow-green. Relative luminance 0.845; OKLCH L 93.7% C 0.143 H 119.3°. Best body text is #000000 at 17.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF885 |
|---|---|
| RGB | rgb(223, 248, 133) |
| HSL | hsl(73, 89%, 75%) |
| HSV | hsv(73, 46%, 97%) |
| CMYK | cmyk(10.1%, 0%, 46.4%, 2.7%) |
| CIE-LAB | lab(93.67, -25.03, 52.21) |
| CIE-LCH | lch(93.67, 57.91, 115.61°) |
| OKLab | oklab(93.68% -0.0703 0.1251) |
| OKLCH | oklch(93.68% 0.143 119.3) |
| XYZ | xyz(68.2329, 84.5165, 34.9045) |
| Luminance | 0.8452 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.20
Pear
#CBF85F
ΔE00 4.81
Light Khaki
#E6F2A2
ΔE00 5.44
Light Pea Green
#C4FE82
ΔE00 5.66
Yellowish Tan
#FCFC81
ΔE00 6.13
Pale Lime
#BEFD73
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF885 #9E85F8
analogous
#F8D785 #DFF885 #A6F885
triadic
#DFF885 #85DFF8 #F885DF
tetradic
#DFF885 #85F8D7 #9E85F8 #F885A6
square
#DFF885 #85F8D7 #9E85F8 #F885A6
split-complementary
#DFF885 #85A6F8 #D785F8
monochromatic
#C1F111 #D0F54B #DFF885 #EEFBBF #F7FDE2
Accessibility & contrast
On white
1.17
#DFF885 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.90
#DFF885 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF885
17.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF885 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF885 | 1.00 | 1.17 | 17.90 | 17.90 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED7B
Deuteranopia (green-blind)
#FFED8B
Tritanopia (blue-blind)
#E9EDDD
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dff885; /* rgb */ color: rgb(223, 248, 133); /* oklch */ color: oklch(93.7% 0.143 119.3);
Tailwind
colors: {
custom: {
50: '#ebfaab',
500: '#dff885',
950: '#000000',
},
}SCSS
$custom: #dff885; $custom-light: #ebfaab; $custom-dark: #000000;
JSON
{
"hex": "#dff885",
"rgb": {
"r": 223,
"g": 248,
"b": 133
},
"hsl": {
"h": 73.043,
"s": 89.147,
"l": 74.706
},
"oklch": {
"l": 0.93675,
"c": 0.14346,
"h": 119.3
},
"luminance": 0.84516
}Semantic roles & 50–950 ramp
primary
#DFF885
secondary
#6A4CD5
accent
#00E632
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#161710
muted
#858581