#CCFF8D#CCFF8D
#CCFF8D is a very light, vivid yellow-green. Relative luminance 0.863; OKLCH L 94.0% C 0.152 H 128.7°. Best body text is #000000 at 18.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFF8D |
|---|---|
| RGB | rgb(204, 255, 141) |
| HSL | hsl(87, 100%, 78%) |
| HSV | hsv(87, 45%, 100%) |
| CMYK | cmyk(20%, 0%, 44.7%, 0%) |
| CIE-LAB | lab(94.43, -34.43, 49.10) |
| CIE-LCH | lch(94.43, 59.96, 125.04°) |
| OKLab | oklab(94% -0.0953 0.1188) |
| OKLCH | oklch(94% 0.152 128.7) |
| XYZ | xyz(65.4689, 86.2794, 38.3985) |
| Luminance | 0.8628 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.52
Light Yellowish Green
#C2FF89
ΔE00 1.55
Pistachio (survey)
#C0FA8B
ΔE00 1.87
Light Yellow Green
#CCFD7F
ΔE00 1.89
Celery
#C1FD95
ΔE00 2.56
Pale Lime
#BEFD73
ΔE00 3.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFF8D #C08DFF
analogous
#FFF98D #CCFF8D #93FF8D
triadic
#CCFF8D #8DCCFF #FF8DCC
tetradic
#CCFF8D #8DFFF9 #C08DFF #FF8D93
square
#CCFF8D #8DFFF9 #C08DFF #FF8D93
split-complementary
#CCFF8D #8D93FF #F98DFF
monochromatic
#95FF13 #B1FF50 #CCFF8D #E7FFCA #F1FFE0
Accessibility & contrast
On white
1.15
#CCFF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.26
#CCFF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFF8D
18.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFF8D | 1.00 | 1.15 | 18.26 | 18.26 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF184
Deuteranopia (green-blind)
#FFEE93
Tritanopia (blue-blind)
#D0F6E4
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ccff8d; /* rgb */ color: rgb(204, 255, 141); /* oklch */ color: oklch(94.0% 0.152 128.7);
Tailwind
colors: {
custom: {
50: '#ddffb0',
500: '#ccff8d',
950: '#000000',
},
}SCSS
$custom: #ccff8d; $custom-light: #ddffb0; $custom-dark: #000000;
JSON
{
"hex": "#ccff8d",
"rgb": {
"r": 204,
"g": 255,
"b": 141
},
"hsl": {
"h": 86.842,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.94004,
"c": 0.15224,
"h": 128.7
},
"luminance": 0.8628
}Semantic roles & 50–950 ramp
primary
#CCFF8D
secondary
#9150E0
accent
#00E667
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151811
muted
#848681