#CCFF84#CCFF84
#CCFF84 is a very light, vivid yellow-green. Relative luminance 0.860; OKLCH L 93.9% C 0.161 H 127.7°. Best body text is #000000 at 18.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFF84 |
|---|---|
| RGB | rgb(204, 255, 132) |
| HSL | hsl(85, 100%, 76%) |
| HSV | hsv(85, 48%, 100%) |
| CMYK | cmyk(20%, 0%, 48.2%, 0%) |
| CIE-LAB | lab(94.32, -35.40, 53.19) |
| CIE-LCH | lch(94.32, 63.89, 123.65°) |
| OKLab | oklab(93.88% -0.0986 0.1273) |
| OKLCH | oklch(93.88% 0.161 127.7) |
| XYZ | xyz(64.8263, 86.0224, 35.0140) |
| Luminance | 0.8602 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.73
Light Pea Green
#C4FE82
ΔE00 1.19
Light Yellowish Green
#C2FF89
ΔE00 2.02
Pale Lime
#BEFD73
ΔE00 2.29
Pistachio (survey)
#C0FA8B
ΔE00 2.66
Celery
#C1FD95
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFF84 #B784FF
analogous
#FFF484 #CCFF84 #8EFF84
triadic
#CCFF84 #84CCFF #FF84CC
tetradic
#CCFF84 #84FFF4 #B784FF #FF848E
square
#CCFF84 #84FFF4 #B784FF #FF848E
split-complementary
#CCFF84 #848EFF #F484FF
monochromatic
#99FF0A #B3FF47 #CCFF84 #E5FFC1 #F2FFE0
Accessibility & contrast
On white
1.15
#CCFF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.20
#CCFF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFF84
18.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFF84 | 1.00 | 1.15 | 18.20 | 18.20 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF179
Deuteranopia (green-blind)
#FFEE8B
Tritanopia (blue-blind)
#D1F6E3
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ccff84; /* rgb */ color: rgb(204, 255, 132); /* oklch */ color: oklch(93.9% 0.161 127.7);
Tailwind
colors: {
custom: {
50: '#deffaa',
500: '#ccff84',
950: '#000000',
},
}SCSS
$custom: #ccff84; $custom-light: #deffaa; $custom-dark: #000000;
JSON
{
"hex": "#ccff84",
"rgb": {
"r": 204,
"g": 255,
"b": 132
},
"hsl": {
"h": 84.878,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.9388,
"c": 0.16102,
"h": 127.7
},
"luminance": 0.86023
}Semantic roles & 50–950 ramp
primary
#CCFF84
secondary
#8748DF
accent
#00E65F
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151810
muted
#848681