#CCFFA8#CCFFA8
#CCFFA8 is a very light, vivid yellow-green. Relative luminance 0.872; OKLCH L 94.4% C 0.124 H 133.0°. Best body text is #000000 at 18.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFFA8 |
|---|---|
| RGB | rgb(204, 255, 168) |
| HSL | hsl(95, 100%, 83%) |
| HSV | hsv(95, 34%, 100%) |
| CMYK | cmyk(20%, 0%, 34.1%, 0%) |
| CIE-LAB | lab(94.82, -31.06, 36.46) |
| CIE-LCH | lch(94.82, 47.89, 130.43°) |
| OKLab | oklab(94.44% -0.0847 0.0907) |
| OKLCH | oklch(94.44% 0.124 133) |
| XYZ | xyz(67.7283, 87.1832, 50.2979) |
| Luminance | 0.8719 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.83
Tea Green
#BDF8A3
ΔE00 2.30
Celery
#C1FD95
ΔE00 2.85
Washed Out Green
#BCF5A6
ΔE00 3.01
Pale Green
#C7FDB5
ΔE00 3.06
Very Light Green
#D1FFBD
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFFA8 #DBA8FF
analogous
#F8FFA8 #CCFFA8 #A8FFAF
triadic
#CCFFA8 #A8CCFF #FFA8CC
tetradic
#CCFFA8 #A8F8FF #DBA8FF #FFAFA8
square
#CCFFA8 #A8F8FF #DBA8FF #FFAFA8
split-complementary
#CCFFA8 #AFA8FF #FFA8F8
monochromatic
#84FF2E #A8FF6B #CCFFA8 #EDFFE0 #EDFFE0
Accessibility & contrast
On white
1.14
#CCFFA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.44
#CCFFA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFFA8
18.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFFA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFFA8 | 1.00 | 1.14 | 18.44 | 18.44 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3A2
Deuteranopia (green-blind)
#FEEFAC
Tritanopia (blue-blind)
#CDF8E9
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ccffa8; /* rgb */ color: rgb(204, 255, 168); /* oklch */ color: oklch(94.4% 0.124 133.0);
Tailwind
colors: {
custom: {
50: '#dcffc2',
500: '#ccffa8',
950: '#000000',
},
}SCSS
$custom: #ccffa8; $custom-light: #dcffc2; $custom-dark: #000000;
JSON
{
"hex": "#ccffa8",
"rgb": {
"r": 204,
"g": 255,
"b": 168
},
"hsl": {
"h": 95.172,
"s": 100,
"l": 82.941
},
"oklch": {
"l": 0.94438,
"c": 0.12413,
"h": 133
},
"luminance": 0.87185
}Semantic roles & 50–950 ramp
primary
#CCFFA8
secondary
#B067E4
accent
#00E687
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151812
muted
#848682