#CCFC87#CCFC87
#CCFC87 is a very light, vivid yellow-green. Relative luminance 0.842; OKLCH L 93.3% C 0.154 H 127.5°. Best body text is #000000 at 17.84:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFC87 |
|---|---|
| RGB | rgb(204, 252, 135) |
| HSL | hsl(85, 95%, 76%) |
| HSV | hsv(85, 46%, 99%) |
| CMYK | cmyk(19%, 0%, 46.4%, 1.2%) |
| CIE-LAB | lab(93.54, -33.72, 50.83) |
| CIE-LCH | lch(93.54, 61.00, 123.56°) |
| OKLab | oklab(93.26% -0.0937 0.1223) |
| OKLCH | oklch(93.26% 0.154 127.5) |
| XYZ | xyz(64.0850, 84.2066, 35.7942) |
| Luminance | 0.8421 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.17
Light Pea Green
#C4FE82
ΔE00 1.55
Light Yellowish Green
#C2FF89
ΔE00 2.10
Pistachio (survey)
#C0FA8B
ΔE00 2.28
Pale Lime
#BEFD73
ΔE00 2.87
Celery
#C1FD95
ΔE00 3.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFC87 #B787FC
analogous
#FCF187 #CCFC87 #91FC87
triadic
#CCFC87 #87CCFC #FC87CC
tetradic
#CCFC87 #87FCF1 #B787FC #FC8791
square
#CCFC87 #87FCF1 #B787FC #FC8791
split-complementary
#CCFC87 #8791FC #F187FC
monochromatic
#99F910 #B3FB4B #CCFC87 #E5FDC3 #F2FEE1
Accessibility & contrast
On white
1.18
#CCFC87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.84
#CCFC87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFC87
17.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFC87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFC87 | 1.00 | 1.18 | 17.84 | 17.84 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE7D
Deuteranopia (green-blind)
#FFEC8E
Tritanopia (blue-blind)
#D1F3E1
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ccfc87; /* rgb */ color: rgb(204, 252, 135); /* oklch */ color: oklch(93.3% 0.154 127.5);
Tailwind
colors: {
custom: {
50: '#ddfdac',
500: '#ccfc87',
950: '#000000',
},
}SCSS
$custom: #ccfc87; $custom-light: #ddfdac; $custom-dark: #000000;
JSON
{
"hex": "#ccfc87",
"rgb": {
"r": 204,
"g": 252,
"b": 135
},
"hsl": {
"h": 84.615,
"s": 95.122,
"l": 75.882
},
"oklch": {
"l": 0.93261,
"c": 0.15403,
"h": 127.5
},
"luminance": 0.84207
}Semantic roles & 50–950 ramp
primary
#CCFC87
secondary
#874CDB
accent
#00E65E
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581