#CCFE86#CCFE86
#CCFE86 is a very light, vivid yellow-green. Relative luminance 0.854; OKLCH L 93.7% C 0.158 H 127.8°. Best body text is #000000 at 18.09:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFE86 |
|---|---|
| RGB | rgb(204, 254, 134) |
| HSL | hsl(85, 98%, 76%) |
| HSV | hsv(85, 47%, 100%) |
| CMYK | cmyk(19.7%, 0%, 47.2%, 0.4%) |
| CIE-LAB | lab(94.07, -34.74, 51.95) |
| CIE-LCH | lch(94.07, 62.50, 123.77°) |
| OKLab | oklab(93.69% -0.0966 0.1247) |
| OKLCH | oklch(93.69% 0.158 127.8) |
| XYZ | xyz(64.6463, 85.4413, 35.6356) |
| Luminance | 0.8544 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.93
Light Pea Green
#C4FE82
ΔE00 1.25
Light Yellowish Green
#C2FF89
ΔE00 1.93
Pistachio (survey)
#C0FA8B
ΔE00 2.40
Pale Lime
#BEFD73
ΔE00 2.54
Celery
#C1FD95
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFE86 #B886FE
analogous
#FEF486 #CCFE86 #90FE86
triadic
#CCFE86 #86CCFE #FE86CC
tetradic
#CCFE86 #86FEF4 #B886FE #FE8690
square
#CCFE86 #86FEF4 #B886FE #FE8690
split-complementary
#CCFE86 #8690FE #F486FE
monochromatic
#99FD0D #B2FD49 #CCFE86 #E6FFC3 #F2FFE1
Accessibility & contrast
On white
1.16
#CCFE86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.09
#CCFE86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFE86
18.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFE86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFE86 | 1.00 | 1.16 | 18.09 | 18.09 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF07C
Deuteranopia (green-blind)
#FFED8D
Tritanopia (blue-blind)
#D1F5E2
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ccfe86; /* rgb */ color: rgb(204, 254, 134); /* oklch */ color: oklch(93.7% 0.158 127.8);
Tailwind
colors: {
custom: {
50: '#ddffab',
500: '#ccfe86',
950: '#000000',
},
}SCSS
$custom: #ccfe86; $custom-light: #ddffab; $custom-dark: #000000;
JSON
{
"hex": "#ccfe86",
"rgb": {
"r": 204,
"g": 254,
"b": 134
},
"hsl": {
"h": 85,
"s": 98.361,
"l": 76.078
},
"oklch": {
"l": 0.93687,
"c": 0.15774,
"h": 127.8
},
"luminance": 0.85442
}Semantic roles & 50–950 ramp
primary
#CCFE86
secondary
#884ADE
accent
#00E660
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151810
muted
#848681