#DCFF75#DCFF75
#DCFF75 is a very light, vivid yellow-green. Relative luminance 0.880; OKLCH L 94.8% C 0.168 H 121.5°. Best body text is #000000 at 18.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFF75 |
|---|---|
| RGB | rgb(220, 255, 117) |
| HSL | hsl(75, 100%, 73%) |
| HSV | hsv(75, 54%, 100%) |
| CMYK | cmyk(13.7%, 0%, 54.1%, 0%) |
| CIE-LAB | lab(95.17, -30.92, 61.23) |
| CIE-LCH | lch(95.17, 68.60, 116.80°) |
| OKLab | oklab(94.77% -0.0881 0.1435) |
| OKLCH | oklch(94.77% 0.168 121.5) |
| XYZ | xyz(68.4866, 88.0200, 30.2077) |
| Luminance | 0.8802 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 2.71
Light Yellow Green
#CCFD7F
ΔE00 3.47
Yellow Green
#C8FD3D
ΔE00 4.82
Pale Lime
#BEFD73
ΔE00 4.92
Light Pea Green
#C4FE82
ΔE00 5.03
Light Lime Green
#B9FF66
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFF75 #9875FF
analogous
#FFDD75 #DCFF75 #97FF75
triadic
#DCFF75 #75DCFF #FF75DC
tetradic
#DCFF75 #75FFDD #9875FF #FF7597
square
#DCFF75 #75FFDD #9875FF #FF7597
split-complementary
#DCFF75 #7597FF #DD75FF
monochromatic
#BAFA00 #CCFF38 #DCFF75 #ECFFB2 #F7FFE0
Accessibility & contrast
On white
1.13
#DCFF75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.60
#DCFF75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFF75
18.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFF75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFF75 | 1.00 | 1.13 | 18.60 | 18.60 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF267
Deuteranopia (green-blind)
#FFF17D
Tritanopia (blue-blind)
#E6F4E0
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dcff75; /* rgb */ color: rgb(220, 255, 117); /* oklch */ color: oklch(94.8% 0.168 121.5);
Tailwind
colors: {
custom: {
50: '#e9ffa1',
500: '#dcff75',
950: '#000000',
},
}SCSS
$custom: #dcff75; $custom-light: #e9ffa1; $custom-dark: #000000;
JSON
{
"hex": "#dcff75",
"rgb": {
"r": 220,
"g": 255,
"b": 117
},
"hsl": {
"h": 75.217,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.94768,
"c": 0.16836,
"h": 121.5
},
"luminance": 0.8802
}Semantic roles & 50–950 ramp
primary
#DCFF75
secondary
#643CDD
accent
#00E63A
background
#FFFFFC
surface
#FEFFF5
border
#D6D7CF
text
#16180F
muted
#858680