#CDFC72#CDFC72
#CDFC72 is a very light, vivid yellow-green. Relative luminance 0.838; OKLCH L 93.1% C 0.173 H 125.3°. Best body text is #000000 at 17.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFC72 |
|---|---|
| RGB | rgb(205, 252, 114) |
| HSL | hsl(80, 96%, 72%) |
| HSV | hsv(80, 55%, 99%) |
| CMYK | cmyk(18.7%, 0%, 54.8%, 1.2%) |
| CIE-LAB | lab(93.37, -35.41, 60.22) |
| CIE-LCH | lch(93.37, 69.87, 120.46°) |
| OKLab | oklab(93.07% -0.1001 0.1412) |
| OKLCH | oklch(93.07% 0.173 125.3) |
| XYZ | xyz(63.0246, 83.8142, 28.7737) |
| Luminance | 0.8381 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.70
Pear
#CBF85F
ΔE00 2.05
Pale Lime
#BEFD73
ΔE00 2.60
Light Pea Green
#C4FE82
ΔE00 3.03
Light Lime Green
#B9FF66
ΔE00 3.25
Light Yellowish Green
#C2FF89
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFC72 #A172FC
analogous
#FCE672 #CDFC72 #88FC72
triadic
#CDFC72 #72CDFC #FC72CD
tetradic
#CDFC72 #72FCE6 #A172FC #FC7288
square
#CDFC72 #72FCE6 #A172FC #FC7288
split-complementary
#CDFC72 #7288FC #E672FC
monochromatic
#9FEF05 #B8FB36 #CDFC72 #E2FDAE #F4FEE1
Accessibility & contrast
On white
1.18
#CDFC72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.76
#CDFC72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFC72
17.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFC72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFC72 | 1.00 | 1.18 | 17.76 | 17.76 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE64
Deuteranopia (green-blind)
#FFEB7B
Tritanopia (blue-blind)
#D4F1DE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #cdfc72; /* rgb */ color: rgb(205, 252, 114); /* oklch */ color: oklch(93.1% 0.173 125.3);
Tailwind
colors: {
custom: {
50: '#dffd9e',
500: '#cdfc72',
950: '#000000',
},
}SCSS
$custom: #cdfc72; $custom-light: #dffd9e; $custom-dark: #000000;
JSON
{
"hex": "#cdfc72",
"rgb": {
"r": 205,
"g": 252,
"b": 114
},
"hsl": {
"h": 80.435,
"s": 95.833,
"l": 71.765
},
"oklch": {
"l": 0.93065,
"c": 0.17309,
"h": 125.3
},
"luminance": 0.83815
}Semantic roles & 50–950 ramp
primary
#CDFC72
secondary
#703AD8
accent
#00E64E
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#15170F
muted
#848580