#CCFF8A#CCFF8A
#CCFF8A is a very light, vivid yellow-green. Relative luminance 0.862; OKLCH L 94.0% C 0.155 H 128.4°. Best body text is #000000 at 18.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFF8A |
|---|---|
| RGB | rgb(204, 255, 138) |
| HSL | hsl(86, 100%, 77%) |
| HSV | hsv(86, 46%, 100%) |
| CMYK | cmyk(20%, 0%, 45.9%, 0%) |
| CIE-LAB | lab(94.39, -34.76, 50.47) |
| CIE-LCH | lch(94.39, 61.28, 124.56°) |
| OKLab | oklab(93.96% -0.0964 0.1217) |
| OKLCH | oklch(93.96% 0.155 128.4) |
| XYZ | xyz(65.2487, 86.1913, 37.2388) |
| Luminance | 0.8619 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.28
Light Yellow Green
#CCFD7F
ΔE00 1.47
Light Yellowish Green
#C2FF89
ΔE00 1.61
Pistachio (survey)
#C0FA8B
ΔE00 2.09
Pale Lime
#BEFD73
ΔE00 2.83
Celery
#C1FD95
ΔE00 2.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFF8A #BD8AFF
analogous
#FFF88A #CCFF8A #92FF8A
triadic
#CCFF8A #8ACCFF #FF8ACC
tetradic
#CCFF8A #8AFFF8 #BD8AFF #FF8A92
square
#CCFF8A #8AFFF8 #BD8AFF #FF8A92
split-complementary
#CCFF8A #8A92FF #F88AFF
monochromatic
#97FF10 #B1FF4D #CCFF8A #E7FFC7 #F2FFE0
Accessibility & contrast
On white
1.15
#CCFF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.24
#CCFF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFF8A
18.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFF8A | 1.00 | 1.15 | 18.24 | 18.24 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF180
Deuteranopia (green-blind)
#FFEE91
Tritanopia (blue-blind)
#D1F6E3
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ccff8a; /* rgb */ color: rgb(204, 255, 138); /* oklch */ color: oklch(94.0% 0.155 128.4);
Tailwind
colors: {
custom: {
50: '#ddffae',
500: '#ccff8a',
950: '#000000',
},
}SCSS
$custom: #ccff8a; $custom-light: #ddffae; $custom-dark: #000000;
JSON
{
"hex": "#ccff8a",
"rgb": {
"r": 204,
"g": 255,
"b": 138
},
"hsl": {
"h": 86.154,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.93961,
"c": 0.1552,
"h": 128.4
},
"luminance": 0.86192
}Semantic roles & 50–950 ramp
primary
#CCFF8A
secondary
#8D4EE0
accent
#00E664
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151810
muted
#848681