#CCFE8A#CCFE8A
#CCFE8A is a very light, vivid yellow-green. Relative luminance 0.856; OKLCH L 93.7% C 0.154 H 128.2°. Best body text is #000000 at 18.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFE8A |
|---|---|
| RGB | rgb(204, 254, 138) |
| HSL | hsl(86, 98%, 77%) |
| HSV | hsv(86, 46%, 100%) |
| CMYK | cmyk(19.7%, 0%, 45.7%, 0.4%) |
| CIE-LAB | lab(94.12, -34.30, 50.13) |
| CIE-LCH | lch(94.12, 60.75, 124.38°) |
| OKLab | oklab(93.74% -0.0951 0.1209) |
| OKLCH | oklch(93.74% 0.154 128.2) |
| XYZ | xyz(64.9305, 85.5550, 37.1328) |
| Luminance | 0.8556 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.39
Light Yellow Green
#CCFD7F
ΔE00 1.48
Light Yellowish Green
#C2FF89
ΔE00 1.71
Pistachio (survey)
#C0FA8B
ΔE00 2.04
Celery
#C1FD95
ΔE00 2.90
Pale Lime
#BEFD73
ΔE00 2.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFE8A #BC8AFE
analogous
#FEF68A #CCFE8A #92FE8A
triadic
#CCFE8A #8ACCFE #FE8ACC
tetradic
#CCFE8A #8AFEF6 #BC8AFE #FE8A92
square
#CCFE8A #8AFEF6 #BC8AFE #FE8A92
split-complementary
#CCFE8A #8A92FE #F68AFE
monochromatic
#97FD11 #B2FD4D #CCFE8A #E6FFC7 #F2FFE1
Accessibility & contrast
On white
1.16
#CCFE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.11
#CCFE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFE8A
18.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFE8A | 1.00 | 1.16 | 18.11 | 18.11 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF080
Deuteranopia (green-blind)
#FFED91
Tritanopia (blue-blind)
#D1F5E3
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ccfe8a; /* rgb */ color: rgb(204, 254, 138); /* oklch */ color: oklch(93.7% 0.154 128.2);
Tailwind
colors: {
custom: {
50: '#ddffae',
500: '#ccfe8a',
950: '#000000',
},
}SCSS
$custom: #ccfe8a; $custom-light: #ddffae; $custom-dark: #000000;
JSON
{
"hex": "#ccfe8a",
"rgb": {
"r": 204,
"g": 254,
"b": 138
},
"hsl": {
"h": 85.862,
"s": 98.305,
"l": 76.863
},
"oklch": {
"l": 0.93742,
"c": 0.15383,
"h": 128.2
},
"luminance": 0.85556
}Semantic roles & 50–950 ramp
primary
#CCFE8A
secondary
#8C4EDE
accent
#00E663
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151810
muted
#848681