#CCF8A5#CCF8A5
#CCF8A5 is a very light, moderate yellow-green. Relative luminance 0.827; OKLCH L 92.9% C 0.117 H 131.1°. Best body text is #000000 at 17.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF8A5 |
|---|---|
| RGB | rgb(204, 248, 165) |
| HSL | hsl(92, 86%, 81%) |
| HSV | hsv(92, 33%, 97%) |
| CMYK | cmyk(17.7%, 0%, 33.5%, 2.7%) |
| CIE-LAB | lab(92.88, -28.20, 35.39) |
| CIE-LCH | lch(92.88, 45.25, 128.55°) |
| OKLab | oklab(92.87% -0.0768 0.0881) |
| OKLCH | oklch(92.87% 0.117 131.1) |
| XYZ | xyz(65.2596, 82.6878, 48.1122) |
| Luminance | 0.8269 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.58
Light Light Green
#C8FFB0
ΔE00 2.59
Washed Out Green
#BCF5A6
ΔE00 2.85
Pale Green
#C7FDB5
ΔE00 3.32
Celery
#C1FD95
ΔE00 3.60
Very Light Green
#D1FFBD
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF8A5 #D1A5F8
analogous
#F6F8A5 #CCF8A5 #A5F8A7
triadic
#CCF8A5 #A5CCF8 #F8A5CC
tetradic
#CCF8A5 #A5F6F8 #D1A5F8 #F8A7A5
square
#CCF8A5 #A5F6F8 #D1A5F8 #F8A7A5
split-complementary
#CCF8A5 #A7A5F8 #F8A5F6
monochromatic
#8CEF33 #ACF46C #CCF8A5 #ECFCDE #EFFDE3
Accessibility & contrast
On white
1.20
#CCF8A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.54
#CCF8A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF8A5
17.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF8A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF8A5 | 1.00 | 1.20 | 17.54 | 17.54 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED9F
Deuteranopia (green-blind)
#F9E9A9
Tritanopia (blue-blind)
#CEF1E3
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ccf8a5; /* rgb */ color: rgb(204, 248, 165); /* oklch */ color: oklch(92.9% 0.117 131.1);
Tailwind
colors: {
custom: {
50: '#dcfac0',
500: '#ccf8a5',
950: '#000000',
},
}SCSS
$custom: #ccf8a5; $custom-light: #dcfac0; $custom-dark: #000000;
JSON
{
"hex": "#ccf8a5",
"rgb": {
"r": 204,
"g": 248,
"b": 165
},
"hsl": {
"h": 91.807,
"s": 85.567,
"l": 80.98
},
"oklch": {
"l": 0.92866,
"c": 0.11691,
"h": 131.1
},
"luminance": 0.82689
}Semantic roles & 50–950 ramp
primary
#CCF8A5
secondary
#A468D9
accent
#03E279
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151712
muted
#848582