#DCFF70#DCFF70
#DCFF70 is a very light, vivid yellow-green. Relative luminance 0.879; OKLCH L 94.7% C 0.173 H 121.3°. Best body text is #000000 at 18.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFF70 |
|---|---|
| RGB | rgb(220, 255, 112) |
| HSL | hsl(75, 100%, 72%) |
| HSV | hsv(75, 56%, 100%) |
| CMYK | cmyk(13.7%, 0%, 56.1%, 0%) |
| CIE-LAB | lab(95.12, -31.34, 63.35) |
| CIE-LCH | lch(95.12, 70.68, 116.32°) |
| OKLab | oklab(94.71% -0.0897 0.1475) |
| OKLCH | oklch(94.71% 0.173 121.3) |
| XYZ | xyz(68.2005, 87.9055, 28.7006) |
| Luminance | 0.8790 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 2.53
Light Yellow Green
#CCFD7F
ΔE00 3.89
Yellow Green
#C8FD3D
ΔE00 4.37
Pale Lime
#BEFD73
ΔE00 5.16
Light Pea Green
#C4FE82
ΔE00 5.42
Light Lime Green
#B9FF66
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFF70 #9370FF
analogous
#FFDA70 #DCFF70 #95FF70
triadic
#DCFF70 #70DCFF #FF70DC
tetradic
#DCFF70 #70FFDA #9370FF #FF7095
square
#DCFF70 #70FFDA #9370FF #FF7095
split-complementary
#DCFF70 #7095FF #DA70FF
monochromatic
#B9F500 #CDFF33 #DCFF70 #EBFFAD #F8FFE0
Accessibility & contrast
On white
1.13
#DCFF70 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.58
#DCFF70 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFF70
18.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFF70 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFF70 | 1.00 | 1.13 | 18.58 | 18.58 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF261
Deuteranopia (green-blind)
#FFF179
Tritanopia (blue-blind)
#E6F3E0
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dcff70; /* rgb */ color: rgb(220, 255, 112); /* oklch */ color: oklch(94.7% 0.173 121.3);
Tailwind
colors: {
custom: {
50: '#e9ff9d',
500: '#dcff70',
950: '#000000',
},
}SCSS
$custom: #dcff70; $custom-light: #e9ff9d; $custom-dark: #000000;
JSON
{
"hex": "#dcff70",
"rgb": {
"r": 220,
"g": 255,
"b": 112
},
"hsl": {
"h": 74.685,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.94713,
"c": 0.17268,
"h": 121.3
},
"luminance": 0.87905
}Semantic roles & 50–950 ramp
primary
#DCFF70
secondary
#6037DC
accent
#00E638
background
#FFFFFC
surface
#FEFFF5
border
#D6D7CF
text
#16180F
muted
#858680