#CCFA82#CCFA82
#CCFA82 is a very light, vivid yellow-green. Relative luminance 0.828; OKLCH L 92.8% C 0.156 H 126.5°. Best body text is #000000 at 17.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFA82 |
|---|---|
| RGB | rgb(204, 250, 130) |
| HSL | hsl(83, 92%, 75%) |
| HSV | hsv(83, 48%, 98%) |
| CMYK | cmyk(18.4%, 0%, 48%, 2%) |
| CIE-LAB | lab(92.94, -33.33, 52.43) |
| CIE-LCH | lch(92.94, 62.13, 122.44°) |
| OKLab | oklab(92.76% -0.0929 0.1255) |
| OKLCH | oklch(92.76% 0.156 126.5) |
| XYZ | xyz(63.1164, 82.8196, 33.7753) |
| Luminance | 0.8282 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.89
Light Pea Green
#C4FE82
ΔE00 1.89
Light Yellowish Green
#C2FF89
ΔE00 2.67
Pale Lime
#BEFD73
ΔE00 2.78
Pistachio (survey)
#C0FA8B
ΔE00 2.81
Celery
#C1FD95
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFA82 #B082FA
analogous
#FAEC82 #CCFA82 #90FA82
triadic
#CCFA82 #82CCFA #FA82CC
tetradic
#CCFA82 #82FAEC #B082FA #FA8290
square
#CCFA82 #82FAEC #B082FA #FA8290
split-complementary
#CCFA82 #8290FA #EC82FA
monochromatic
#9CF50C #B4F847 #CCFA82 #E4FCBD #F3FEE2
Accessibility & contrast
On white
1.20
#CCFA82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.56
#CCFA82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFA82
17.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFA82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFA82 | 1.00 | 1.20 | 17.56 | 17.56 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED78
Deuteranopia (green-blind)
#FEEA89
Tritanopia (blue-blind)
#D2F0DE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ccfa82; /* rgb */ color: rgb(204, 250, 130); /* oklch */ color: oklch(92.8% 0.156 126.5);
Tailwind
colors: {
custom: {
50: '#ddfca9',
500: '#ccfa82',
950: '#000000',
},
}SCSS
$custom: #ccfa82; $custom-light: #ddfca9; $custom-dark: #000000;
JSON
{
"hex": "#ccfa82",
"rgb": {
"r": 204,
"g": 250,
"b": 130
},
"hsl": {
"h": 83,
"s": 92.308,
"l": 74.51
},
"oklch": {
"l": 0.92755,
"c": 0.15617,
"h": 126.5
},
"luminance": 0.8282
}Semantic roles & 50–950 ramp
primary
#CCFA82
secondary
#7F48D8
accent
#00E658
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581