#CCFD83#CCFD83
#CCFD83 is a very light, vivid yellow-green. Relative luminance 0.847; OKLCH L 93.4% C 0.159 H 127.3°. Best body text is #000000 at 17.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFD83 |
|---|---|
| RGB | rgb(204, 253, 131) |
| HSL | hsl(84, 97%, 75%) |
| HSV | hsv(84, 48%, 99%) |
| CMYK | cmyk(19.4%, 0%, 48.2%, 0.8%) |
| CIE-LAB | lab(93.76, -34.60, 52.98) |
| CIE-LCH | lch(93.76, 63.27, 123.15°) |
| OKLab | oklab(93.43% -0.0964 0.1268) |
| OKLCH | oklch(93.43% 0.159 127.3) |
| XYZ | xyz(64.1235, 84.7258, 34.4437) |
| Luminance | 0.8473 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.54
Light Pea Green
#C4FE82
ΔE00 1.40
Light Yellowish Green
#C2FF89
ΔE00 2.25
Pale Lime
#BEFD73
ΔE00 2.42
Pistachio (survey)
#C0FA8B
ΔE00 2.68
Celery
#C1FD95
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFD83 #B483FD
analogous
#FDF183 #CCFD83 #8FFD83
triadic
#CCFD83 #83CCFD #FD83CC
tetradic
#CCFD83 #83FDF1 #B483FD #FD838F
square
#CCFD83 #83FDF1 #B483FD #FD838F
split-complementary
#CCFD83 #838FFD #F183FD
monochromatic
#9AFB0B #B3FC47 #CCFD83 #E5FEBF #F3FFE1
Accessibility & contrast
On white
1.17
#CCFD83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.95
#CCFD83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFD83
17.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFD83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFD83 | 1.00 | 1.17 | 17.95 | 17.95 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF78
Deuteranopia (green-blind)
#FFEC8A
Tritanopia (blue-blind)
#D2F3E1
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ccfd83; /* rgb */ color: rgb(204, 253, 131); /* oklch */ color: oklch(93.4% 0.159 127.3);
Tailwind
colors: {
custom: {
50: '#ddfea9',
500: '#ccfd83',
950: '#000000',
},
}SCSS
$custom: #ccfd83; $custom-light: #ddfea9; $custom-dark: #000000;
JSON
{
"hex": "#ccfd83",
"rgb": {
"r": 204,
"g": 253,
"b": 131
},
"hsl": {
"h": 84.098,
"s": 96.825,
"l": 75.294
},
"oklch": {
"l": 0.93427,
"c": 0.15927,
"h": 127.3
},
"luminance": 0.84727
}Semantic roles & 50–950 ramp
primary
#CCFD83
secondary
#8448DC
accent
#00E65C
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581