#CCEFA7#CCEFA7
#CCEFA7 is a very light, moderate yellow-green. Relative luminance 0.774; OKLCH L 91.0% C 0.101 H 129.3°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEFA7 |
|---|---|
| RGB | rgb(204, 239, 167) |
| HSL | hsl(89, 69%, 80%) |
| HSV | hsv(89, 30%, 94%) |
| CMYK | cmyk(14.6%, 0%, 30.1%, 6.3%) |
| CIE-LAB | lab(90.49, -23.64, 31.20) |
| CIE-LCH | lch(90.49, 39.14, 127.16°) |
| OKLab | oklab(90.96% -0.064 0.0783) |
| OKLCH | oklch(90.96% 0.101 129.3) |
| XYZ | xyz(62.7423, 77.3597, 48.1781) |
| Luminance | 0.7736 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.59
Washed Out Green
#BCF5A6
ΔE00 3.85
Very Pale Green
#CFFDBC
ΔE00 3.99
Light Grey Green
#B7E1A1
ΔE00 4.12
Very Light Green
#D1FFBD
ΔE00 4.17
Pale Green
#C7FDB5
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEFA7 #CAA7EF
analogous
#EFEEA7 #CCEFA7 #A8EFA7
triadic
#CCEFA7 #A7CCEF #EFA7CC
tetradic
#CCEFA7 #A7EFEE #CAA7EF #EFA7A8
square
#CCEFA7 #A7EFEE #CAA7EF #EFA7A8
split-complementary
#CCEFA7 #A7A8EF #EEA7EF
monochromatic
#90DC3F #AEE673 #CCEFA7 #EAF8DB #F0FAE5
Accessibility & contrast
On white
1.27
#CCEFA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#CCEFA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEFA7
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEFA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEFA7 | 1.00 | 1.27 | 16.47 | 16.47 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E5A2
Deuteranopia (green-blind)
#F1E3AA
Tritanopia (blue-blind)
#CFE9DC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ccefa7; /* rgb */ color: rgb(204, 239, 167); /* oklch */ color: oklch(91.0% 0.101 129.3);
Tailwind
colors: {
custom: {
50: '#dcf4c1',
500: '#ccefa7',
950: '#000000',
},
}SCSS
$custom: #ccefa7; $custom-light: #dcf4c1; $custom-dark: #000000;
JSON
{
"hex": "#ccefa7",
"rgb": {
"r": 204,
"g": 239,
"b": 167
},
"hsl": {
"h": 89.167,
"s": 69.231,
"l": 79.608
},
"oklch": {
"l": 0.90962,
"c": 0.10111,
"h": 129.3
},
"luminance": 0.7736
}Semantic roles & 50–950 ramp
primary
#CCEFA7
secondary
#9C6ECD
accent
#14D170
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151712
muted
#848582