#CCFE8F#CCFE8F
#CCFE8F is a very light, vivid yellow-green. Relative luminance 0.857; OKLCH L 93.8% C 0.149 H 128.8°. Best body text is #000000 at 18.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFE8F |
|---|---|
| RGB | rgb(204, 254, 143) |
| HSL | hsl(87, 98%, 78%) |
| HSV | hsv(87, 44%, 100%) |
| CMYK | cmyk(19.7%, 0%, 43.7%, 0.4%) |
| CIE-LAB | lab(94.19, -33.74, 47.84) |
| CIE-LCH | lch(94.19, 58.54, 125.20°) |
| OKLab | oklab(93.81% -0.0932 0.116) |
| OKLCH | oklch(93.81% 0.149 128.8) |
| XYZ | xyz(65.3009, 85.7031, 39.0833) |
| Luminance | 0.8570 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 1.70
Pistachio (survey)
#C0FA8B
ΔE00 1.74
Light Pea Green
#C4FE82
ΔE00 1.83
Light Yellow Green
#CCFD7F
ΔE00 2.20
Celery
#C1FD95
ΔE00 2.33
Pale Lime
#BEFD73
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFE8F #C18FFE
analogous
#FEF88F #CCFE8F #94FE8F
triadic
#CCFE8F #8FCCFE #FE8FCC
tetradic
#CCFE8F #8FFEF8 #C18FFE #FE8F94
square
#CCFE8F #8FFEF8 #C18FFE #FE8F94
split-complementary
#CCFE8F #8F94FE #F88FFE
monochromatic
#95FD16 #B0FD52 #CCFE8F #E8FFCC #F1FFE1
Accessibility & contrast
On white
1.16
#CCFE8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.14
#CCFE8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFE8F
18.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFE8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFE8F | 1.00 | 1.16 | 18.14 | 18.14 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF186
Deuteranopia (green-blind)
#FFED95
Tritanopia (blue-blind)
#D0F5E3
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ccfe8f; /* rgb */ color: rgb(204, 254, 143); /* oklch */ color: oklch(93.8% 0.149 128.8);
Tailwind
colors: {
custom: {
50: '#ddffb1',
500: '#ccfe8f',
950: '#000000',
},
}SCSS
$custom: #ccfe8f; $custom-light: #ddffb1; $custom-dark: #000000;
JSON
{
"hex": "#ccfe8f",
"rgb": {
"r": 204,
"g": 254,
"b": 143
},
"hsl": {
"h": 87.027,
"s": 98.23,
"l": 77.843
},
"oklch": {
"l": 0.93814,
"c": 0.14884,
"h": 128.8
},
"luminance": 0.85704
}Semantic roles & 50–950 ramp
primary
#CCFE8F
secondary
#9252DF
accent
#00E667
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151811
muted
#848681