#CDFC74#CDFC74
#CDFC74 is a very light, vivid yellow-green. Relative luminance 0.839; OKLCH L 93.1% C 0.171 H 125.5°. Best body text is #000000 at 17.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFC74 |
|---|---|
| RGB | rgb(205, 252, 116) |
| HSL | hsl(81, 96%, 72%) |
| HSV | hsv(81, 54%, 99%) |
| CMYK | cmyk(18.7%, 0%, 54%, 1.2%) |
| CIE-LAB | lab(93.39, -35.23, 59.36) |
| CIE-LCH | lch(93.39, 69.03, 120.69°) |
| OKLab | oklab(93.09% -0.0994 0.1396) |
| OKLCH | oklch(93.09% 0.171 125.5) |
| XYZ | xyz(63.1397, 83.8603, 29.3798) |
| Luminance | 0.8386 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.46
Pear
#CBF85F
ΔE00 2.27
Pale Lime
#BEFD73
ΔE00 2.52
Light Pea Green
#C4FE82
ΔE00 2.83
Light Lime Green
#B9FF66
ΔE00 3.27
Light Yellowish Green
#C2FF89
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFC74 #A374FC
analogous
#FCE774 #CDFC74 #89FC74
triadic
#CDFC74 #74CDFC #FC74CD
tetradic
#CDFC74 #74FCE7 #A374FC #FC7489
square
#CDFC74 #74FCE7 #A374FC #FC7489
split-complementary
#CDFC74 #7489FC #E774FC
monochromatic
#9FF005 #B7FB38 #CDFC74 #E3FDB0 #F4FEE1
Accessibility & contrast
On white
1.18
#CDFC74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.77
#CDFC74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFC74
17.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFC74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFC74 | 1.00 | 1.18 | 17.77 | 17.77 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE67
Deuteranopia (green-blind)
#FFEB7D
Tritanopia (blue-blind)
#D4F2DE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #cdfc74; /* rgb */ color: rgb(205, 252, 116); /* oklch */ color: oklch(93.1% 0.171 125.5);
Tailwind
colors: {
custom: {
50: '#dffda0',
500: '#cdfc74',
950: '#000000',
},
}SCSS
$custom: #cdfc74; $custom-light: #dffda0; $custom-dark: #000000;
JSON
{
"hex": "#cdfc74",
"rgb": {
"r": 205,
"g": 252,
"b": 116
},
"hsl": {
"h": 80.735,
"s": 95.775,
"l": 72.157
},
"oklch": {
"l": 0.93087,
"c": 0.17135,
"h": 125.5
},
"luminance": 0.83861
}Semantic roles & 50–950 ramp
primary
#CDFC74
secondary
#723CD8
accent
#00E64F
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#15170F
muted
#848580