#CCFD70#CCFD70
#CCFD70 is a very light, vivid yellow-green. Relative luminance 0.843; OKLCH L 93.2% C 0.177 H 125.7°. Best body text is #000000 at 17.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFD70 |
|---|---|
| RGB | rgb(204, 253, 112) |
| HSL | hsl(81, 97%, 72%) |
| HSV | hsv(81, 56%, 99%) |
| CMYK | cmyk(19.4%, 0%, 55.7%, 0.8%) |
| CIE-LAB | lab(93.56, -36.41, 61.31) |
| CIE-LCH | lch(93.56, 71.30, 120.71°) |
| OKLab | oklab(93.2% -0.103 0.1434) |
| OKLCH | oklch(93.2% 0.177 125.7) |
| XYZ | xyz(62.9518, 84.2571, 28.2728) |
| Luminance | 0.8426 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.87
Pear
#CBF85F
ΔE00 2.00
Pale Lime
#BEFD73
ΔE00 2.45
Light Lime Green
#B9FF66
ΔE00 2.95
Light Pea Green
#C4FE82
ΔE00 3.06
Pale Lime Green
#B1FF65
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFD70 #A170FD
analogous
#FDE770 #CCFD70 #86FD70
triadic
#CCFD70 #70CCFD #FD70CC
tetradic
#CCFD70 #70FDE7 #A170FD #FD7086
square
#CCFD70 #70FDE7 #A170FD #FD7086
split-complementary
#CCFD70 #7086FD #E770FD
monochromatic
#9DEF03 #B6FC34 #CCFD70 #E2FEAC #F4FFE1
Accessibility & contrast
On white
1.18
#CCFD70 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.85
#CCFD70 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFD70
17.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFD70 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFD70 | 1.00 | 1.18 | 17.85 | 17.85 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE62
Deuteranopia (green-blind)
#FFEC79
Tritanopia (blue-blind)
#D3F2DE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ccfd70; /* rgb */ color: rgb(204, 253, 112); /* oklch */ color: oklch(93.2% 0.177 125.7);
Tailwind
colors: {
custom: {
50: '#defe9d',
500: '#ccfd70',
950: '#000000',
},
}SCSS
$custom: #ccfd70; $custom-light: #defe9d; $custom-dark: #000000;
JSON
{
"hex": "#ccfd70",
"rgb": {
"r": 204,
"g": 253,
"b": 112
},
"hsl": {
"h": 80.851,
"s": 97.241,
"l": 71.569
},
"oklch": {
"l": 0.93198,
"c": 0.17652,
"h": 125.7
},
"luminance": 0.84258
}Semantic roles & 50–950 ramp
primary
#CCFD70
secondary
#7038D9
accent
#00E650
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#15170F
muted
#848580