#CCFF8E#CCFF8E
#CCFF8E is a very light, vivid yellow-green. Relative luminance 0.863; OKLCH L 94.0% C 0.151 H 128.9°. Best body text is #000000 at 18.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFF8E |
|---|---|
| RGB | rgb(204, 255, 142) |
| HSL | hsl(87, 100%, 78%) |
| HSV | hsv(87, 44%, 100%) |
| CMYK | cmyk(20%, 0%, 44.3%, 0%) |
| CIE-LAB | lab(94.44, -34.31, 48.64) |
| CIE-LCH | lch(94.44, 59.52, 125.20°) |
| OKLab | oklab(94.02% -0.0949 0.1178) |
| OKLCH | oklch(94.02% 0.151 128.9) |
| XYZ | xyz(65.5436, 86.3093, 38.7921) |
| Luminance | 0.8631 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 1.55
Light Pea Green
#C4FE82
ΔE00 1.62
Pistachio (survey)
#C0FA8B
ΔE00 1.82
Light Yellow Green
#CCFD7F
ΔE00 2.03
Celery
#C1FD95
ΔE00 2.44
Pale Lime
#BEFD73
ΔE00 3.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFF8E #C18EFF
analogous
#FFFA8E #CCFF8E #93FF8E
triadic
#CCFF8E #8ECCFF #FF8ECC
tetradic
#CCFF8E #8EFFFA #C18EFF #FF8E93
square
#CCFF8E #8EFFFA #C18EFF #FF8E93
split-complementary
#CCFF8E #8E93FF #FA8EFF
monochromatic
#95FF14 #B0FF51 #CCFF8E #E8FFCB #F1FFE0
Accessibility & contrast
On white
1.15
#CCFF8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.26
#CCFF8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFF8E
18.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFF8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFF8E | 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)
#FFF185
Deuteranopia (green-blind)
#FFEE94
Tritanopia (blue-blind)
#D0F6E4
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ccff8e; /* rgb */ color: rgb(204, 255, 142); /* oklch */ color: oklch(94.0% 0.151 128.9);
Tailwind
colors: {
custom: {
50: '#ddffb1',
500: '#ccff8e',
950: '#000000',
},
}SCSS
$custom: #ccff8e; $custom-light: #ddffb1; $custom-dark: #000000;
JSON
{
"hex": "#ccff8e",
"rgb": {
"r": 204,
"g": 255,
"b": 142
},
"hsl": {
"h": 87.08,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.94018,
"c": 0.15123,
"h": 128.9
},
"luminance": 0.8631
}Semantic roles & 50–950 ramp
primary
#CCFF8E
secondary
#9251E0
accent
#00E668
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151811
muted
#848681