#CCFEA8#CCFEA8
#CCFEA8 is a very light, vivid yellow-green. Relative luminance 0.865; OKLCH L 94.2% C 0.123 H 132.9°. Best body text is #000000 at 18.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFEA8 |
|---|---|
| RGB | rgb(204, 254, 168) |
| HSL | hsl(95, 98%, 83%) |
| HSV | hsv(95, 34%, 100%) |
| CMYK | cmyk(19.7%, 0%, 33.9%, 0.4%) |
| CIE-LAB | lab(94.55, -30.60, 36.10) |
| CIE-LCH | lch(94.55, 47.32, 130.28°) |
| OKLab | oklab(94.22% -0.0834 0.0899) |
| OKLCH | oklch(94.22% 0.123 132.9) |
| XYZ | xyz(67.4101, 86.5468, 50.1919) |
| Luminance | 0.8655 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.79
Tea Green
#BDF8A3
ΔE00 2.24
Washed Out Green
#BCF5A6
ΔE00 2.89
Pale Green
#C7FDB5
ΔE00 2.97
Celery
#C1FD95
ΔE00 2.97
Very Light Green
#D1FFBD
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFEA8 #DAA8FE
analogous
#F7FEA8 #CCFEA8 #A8FEAF
triadic
#CCFEA8 #A8CCFE #FEA8CC
tetradic
#CCFEA8 #A8F7FE #DAA8FE #FEAFA8
square
#CCFEA8 #A8F7FE #DAA8FE #FEAFA8
split-complementary
#CCFEA8 #AFA8FE #FEA8F7
monochromatic
#85FD2F #A9FD6B #CCFEA8 #EDFFE1 #EDFFE1
Accessibility & contrast
On white
1.15
#CCFEA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.31
#CCFEA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFEA8
18.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFEA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFEA8 | 1.00 | 1.15 | 18.31 | 18.31 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2A2
Deuteranopia (green-blind)
#FDEEAC
Tritanopia (blue-blind)
#CDF7E8
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ccfea8; /* rgb */ color: rgb(204, 254, 168); /* oklch */ color: oklch(94.2% 0.123 132.9);
Tailwind
colors: {
custom: {
50: '#dcffc2',
500: '#ccfea8',
950: '#000000',
},
}SCSS
$custom: #ccfea8; $custom-light: #dcffc2; $custom-dark: #000000;
JSON
{
"hex": "#ccfea8",
"rgb": {
"r": 204,
"g": 254,
"b": 168
},
"hsl": {
"h": 94.884,
"s": 97.727,
"l": 82.745
},
"oklch": {
"l": 0.94221,
"c": 0.12262,
"h": 132.9
},
"luminance": 0.86548
}Semantic roles & 50–950 ramp
primary
#CCFEA8
secondary
#AF68E3
accent
#00E685
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151812
muted
#848682