#CCFD8F#CCFD8F
#CCFD8F is a very light, vivid yellow-green. Relative luminance 0.851; OKLCH L 93.6% C 0.147 H 128.6°. Best body text is #000000 at 18.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFD8F |
|---|---|
| RGB | rgb(204, 253, 143) |
| HSL | hsl(87, 96%, 78%) |
| HSV | hsv(87, 43%, 99%) |
| CMYK | cmyk(19.4%, 0%, 43.5%, 0.8%) |
| CIE-LAB | lab(93.91, -33.28, 47.50) |
| CIE-LCH | lch(93.91, 58.00, 125.02°) |
| OKLab | oklab(93.6% -0.0919 0.1153) |
| OKLCH | oklch(93.6% 0.147 128.6) |
| XYZ | xyz(64.9844, 85.0701, 38.9778) |
| Luminance | 0.8507 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.74
Light Yellowish Green
#C2FF89
ΔE00 1.85
Light Pea Green
#C4FE82
ΔE00 1.97
Light Yellow Green
#CCFD7F
ΔE00 2.25
Celery
#C1FD95
ΔE00 2.36
Pale Lime
#BEFD73
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFD8F #C08FFD
analogous
#FDF78F #CCFD8F #95FD8F
triadic
#CCFD8F #8FCCFD #FD8FCC
tetradic
#CCFD8F #8FFDF7 #C08FFD #FD8F95
square
#CCFD8F #8FFDF7 #C08FFD #FD8F95
split-complementary
#CCFD8F #8F95FD #F78FFD
monochromatic
#95FB17 #B1FC53 #CCFD8F #E7FECB #F1FEE1
Accessibility & contrast
On white
1.17
#CCFD8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.01
#CCFD8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFD8F
18.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFD8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFD8F | 1.00 | 1.17 | 18.01 | 18.01 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF086
Deuteranopia (green-blind)
#FFEC95
Tritanopia (blue-blind)
#D0F4E3
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ccfd8f; /* rgb */ color: rgb(204, 253, 143); /* oklch */ color: oklch(93.6% 0.147 128.6);
Tailwind
colors: {
custom: {
50: '#ddfeb1',
500: '#ccfd8f',
950: '#000000',
},
}SCSS
$custom: #ccfd8f; $custom-light: #ddfeb1; $custom-dark: #000000;
JSON
{
"hex": "#ccfd8f",
"rgb": {
"r": 204,
"g": 253,
"b": 143
},
"hsl": {
"h": 86.727,
"s": 96.491,
"l": 77.647
},
"oklch": {
"l": 0.93595,
"c": 0.14744,
"h": 128.6
},
"luminance": 0.85071
}Semantic roles & 50–950 ramp
primary
#CCFD8F
secondary
#9153DE
accent
#00E666
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581