#CCFC84#CCFC84
#CCFC84 is a very light, vivid yellow-green. Relative luminance 0.841; OKLCH L 93.2% C 0.157 H 127.1°. Best body text is #000000 at 17.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFC84 |
|---|---|
| RGB | rgb(204, 252, 132) |
| HSL | hsl(84, 95%, 75%) |
| HSV | hsv(84, 48%, 99%) |
| CMYK | cmyk(19%, 0%, 47.6%, 1.2%) |
| CIE-LAB | lab(93.50, -34.04, 52.19) |
| CIE-LCH | lch(93.50, 62.31, 123.11°) |
| OKLab | oklab(93.22% -0.0948 0.1251) |
| OKLCH | oklch(93.22% 0.157 127.1) |
| XYZ | xyz(63.8767, 84.1233, 34.6974) |
| Luminance | 0.8412 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.76
Light Pea Green
#C4FE82
ΔE00 1.52
Light Yellowish Green
#C2FF89
ΔE00 2.28
Pistachio (survey)
#C0FA8B
ΔE00 2.56
Pale Lime
#BEFD73
ΔE00 2.62
Celery
#C1FD95
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFC84 #B484FC
analogous
#FCF084 #CCFC84 #90FC84
triadic
#CCFC84 #84CCFC #FC84CC
tetradic
#CCFC84 #84FCF0 #B484FC #FC8490
square
#CCFC84 #84FCF0 #B484FC #FC8490
split-complementary
#CCFC84 #8490FC #F084FC
monochromatic
#9AF90D #B3FB48 #CCFC84 #E5FDC0 #F3FEE1
Accessibility & contrast
On white
1.18
#CCFC84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.82
#CCFC84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFC84
17.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFC84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFC84 | 1.00 | 1.18 | 17.82 | 17.82 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE7A
Deuteranopia (green-blind)
#FFEB8B
Tritanopia (blue-blind)
#D2F3E0
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ccfc84; /* rgb */ color: rgb(204, 252, 132); /* oklch */ color: oklch(93.2% 0.157 127.1);
Tailwind
colors: {
custom: {
50: '#ddfdaa',
500: '#ccfc84',
950: '#000000',
},
}SCSS
$custom: #ccfc84; $custom-light: #ddfdaa; $custom-dark: #000000;
JSON
{
"hex": "#ccfc84",
"rgb": {
"r": 204,
"g": 252,
"b": 132
},
"hsl": {
"h": 84,
"s": 95.238,
"l": 75.294
},
"oklch": {
"l": 0.93221,
"c": 0.15695,
"h": 127.1
},
"luminance": 0.84124
}Semantic roles & 50–950 ramp
primary
#CCFC84
secondary
#8449DB
accent
#00E65C
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581