#CCF984#CCF984
#CCF984 is a very light, vivid yellow-green. Relative luminance 0.823; OKLCH L 92.6% C 0.153 H 126.5°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF984 |
|---|---|
| RGB | rgb(204, 249, 132) |
| HSL | hsl(83, 91%, 75%) |
| HSV | hsv(83, 47%, 98%) |
| CMYK | cmyk(18.1%, 0%, 47%, 2.4%) |
| CIE-LAB | lab(92.69, -32.66, 51.19) |
| CIE-LCH | lch(92.69, 60.72, 122.54°) |
| OKLab | oklab(92.56% -0.0909 0.1229) |
| OKLCH | oklch(92.56% 0.153 126.5) |
| XYZ | xyz(62.9421, 82.2540, 34.3859) |
| Luminance | 0.8226 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.28
Light Pea Green
#C4FE82
ΔE00 2.07
Pistachio (survey)
#C0FA8B
ΔE00 2.67
Light Yellowish Green
#C2FF89
ΔE00 2.71
Pale Lime
#BEFD73
ΔE00 3.09
Celery
#C1FD95
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF984 #B184F9
analogous
#F9EC84 #CCF984 #92F984
triadic
#CCF984 #84CCF9 #F984CC
tetradic
#CCF984 #84F9EC #B184F9 #F98492
square
#CCF984 #84F9EC #B184F9 #F98492
split-complementary
#CCF984 #8492F9 #EC84F9
monochromatic
#9CF30F #B4F64A #CCF984 #E4FCBE #F3FEE2
Accessibility & contrast
On white
1.20
#CCF984 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#CCF984 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF984
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF984 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF984 | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC7A
Deuteranopia (green-blind)
#FDE98B
Tritanopia (blue-blind)
#D2F0DE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ccf984; /* rgb */ color: rgb(204, 249, 132); /* oklch */ color: oklch(92.6% 0.153 126.5);
Tailwind
colors: {
custom: {
50: '#ddfbaa',
500: '#ccf984',
950: '#000000',
},
}SCSS
$custom: #ccf984; $custom-light: #ddfbaa; $custom-dark: #000000;
JSON
{
"hex": "#ccf984",
"rgb": {
"r": 204,
"g": 249,
"b": 132
},
"hsl": {
"h": 83.077,
"s": 90.698,
"l": 74.706
},
"oklch": {
"l": 0.92562,
"c": 0.15288,
"h": 126.5
},
"luminance": 0.82255
}Semantic roles & 50–950 ramp
primary
#CCF984
secondary
#804BD7
accent
#00E658
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581