#CCEFA5#CCEFA5
#CCEFA5 is a very light, moderate yellow-green. Relative luminance 0.773; OKLCH L 90.9% C 0.103 H 128.9°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEFA5 |
|---|---|
| RGB | rgb(204, 239, 165) |
| HSL | hsl(88, 70%, 79%) |
| HSV | hsv(88, 31%, 94%) |
| CMYK | cmyk(14.6%, 0%, 31%, 6.3%) |
| CIE-LAB | lab(90.45, -23.92, 32.16) |
| CIE-LCH | lch(90.45, 40.08, 126.64°) |
| OKLab | oklab(90.92% -0.0649 0.0805) |
| OKLCH | oklch(90.92% 0.103 128.9) |
| XYZ | xyz(62.5589, 77.2863, 47.2119) |
| Luminance | 0.7729 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.86
Washed Out Green
#BCF5A6
ΔE00 3.87
Tea Green
#BDF8A3
ΔE00 4.24
Very Pale Green
#CFFDBC
ΔE00 4.24
Light Grey Green
#B7E1A1
ΔE00 4.31
Light Light Green
#C8FFB0
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEFA5 #C8A5EF
analogous
#EFEDA5 #CCEFA5 #A7EFA5
triadic
#CCEFA5 #A5CCEF #EFA5CC
tetradic
#CCEFA5 #A5EFED #C8A5EF #EFA5A7
square
#CCEFA5 #A5EFED #C8A5EF #EFA5A7
split-complementary
#CCEFA5 #A5A7EF #EDA5EF
monochromatic
#91DD3D #AFE671 #CCEFA5 #E9F8D9 #F0FAE5
Accessibility & contrast
On white
1.28
#CCEFA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#CCEFA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEFA5
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEFA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEFA5 | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E5A0
Deuteranopia (green-blind)
#F1E3A9
Tritanopia (blue-blind)
#CFE9DC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ccefa5; /* rgb */ color: rgb(204, 239, 165); /* oklch */ color: oklch(90.9% 0.103 128.9);
Tailwind
colors: {
custom: {
50: '#dcf4c0',
500: '#ccefa5',
950: '#000000',
},
}SCSS
$custom: #ccefa5; $custom-light: #dcf4c0; $custom-dark: #000000;
JSON
{
"hex": "#ccefa5",
"rgb": {
"r": 204,
"g": 239,
"b": 165
},
"hsl": {
"h": 88.378,
"s": 69.811,
"l": 79.216
},
"oklch": {
"l": 0.90924,
"c": 0.10339,
"h": 128.9
},
"luminance": 0.77287
}Semantic roles & 50–950 ramp
primary
#CCEFA5
secondary
#996CCC
accent
#14D26E
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151712
muted
#848582