#CCFA83#CCFA83
#CCFA83 is a very light, vivid yellow-green. Relative luminance 0.828; OKLCH L 92.8% C 0.155 H 126.6°. Best body text is #000000 at 17.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFA83 |
|---|---|
| RGB | rgb(204, 250, 131) |
| HSL | hsl(83, 92%, 75%) |
| HSV | hsv(83, 48%, 98%) |
| CMYK | cmyk(18.4%, 0%, 47.6%, 2%) |
| CIE-LAB | lab(92.95, -33.23, 51.98) |
| CIE-LCH | lch(92.95, 61.69, 122.59°) |
| OKLab | oklab(92.77% -0.0926 0.1246) |
| OKLCH | oklch(92.77% 0.155 126.6) |
| XYZ | xyz(63.1839, 82.8465, 34.1305) |
| Luminance | 0.8285 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.98
Light Pea Green
#C4FE82
ΔE00 1.88
Light Yellowish Green
#C2FF89
ΔE00 2.61
Pistachio (survey)
#C0FA8B
ΔE00 2.71
Pale Lime
#BEFD73
ΔE00 2.85
Celery
#C1FD95
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFA83 #B183FA
analogous
#FAEC83 #CCFA83 #91FA83
triadic
#CCFA83 #83CCFA #FA83CC
tetradic
#CCFA83 #83FAEC #B183FA #FA8391
square
#CCFA83 #83FAEC #B183FA #FA8391
split-complementary
#CCFA83 #8391FA #EC83FA
monochromatic
#9CF50D #B4F848 #CCFA83 #E4FCBE #F3FEE2
Accessibility & contrast
On white
1.20
#CCFA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.57
#CCFA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFA83
17.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFA83 | 1.00 | 1.20 | 17.57 | 17.57 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED79
Deuteranopia (green-blind)
#FEEA8A
Tritanopia (blue-blind)
#D2F1DE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ccfa83; /* rgb */ color: rgb(204, 250, 131); /* oklch */ color: oklch(92.8% 0.155 126.6);
Tailwind
colors: {
custom: {
50: '#ddfca9',
500: '#ccfa83',
950: '#000000',
},
}SCSS
$custom: #ccfa83; $custom-light: #ddfca9; $custom-dark: #000000;
JSON
{
"hex": "#ccfa83",
"rgb": {
"r": 204,
"g": 250,
"b": 131
},
"hsl": {
"h": 83.193,
"s": 92.248,
"l": 74.706
},
"oklch": {
"l": 0.92768,
"c": 0.15521,
"h": 126.6
},
"luminance": 0.82847
}Semantic roles & 50–950 ramp
primary
#CCFA83
secondary
#8049D8
accent
#00E659
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581