#CCFEBA#CCFEBA
#CCFEBA is a very light, moderate green. Relative luminance 0.873; OKLCH L 94.6% C 0.103 H 137.5°. Best body text is #000000 at 18.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFEBA |
|---|---|
| RGB | rgb(204, 254, 186) |
| HSL | hsl(104, 97%, 86%) |
| HSV | hsv(104, 27%, 100%) |
| CMYK | cmyk(19.7%, 0%, 26.8%, 0.4%) |
| CIE-LAB | lab(94.85, -27.99, 27.48) |
| CIE-LCH | lch(94.85, 39.22, 135.52°) |
| OKLab | oklab(94.57% -0.0761 0.0696) |
| OKLCH | oklch(94.57% 0.103 137.5) |
| XYZ | xyz(69.2045, 87.2646, 59.6425) |
| Luminance | 0.8727 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 0.80
Very Light Green
#D1FFBD
ΔE00 0.82
Pale Green
#C7FDB5
ΔE00 0.99
Light Light Green
#C8FFB0
ΔE00 2.06
Celadon
#BEFDB7
ΔE00 2.23
Washed Out Green
#BCF5A6
ΔE00 3.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFEBA #ECBAFE
analogous
#EEFEBA #CCFEBA #BAFECA
triadic
#CCFEBA #BACCFE #FEBACC
tetradic
#CCFEBA #BAEEFE #ECBAFE #FECABA
square
#CCFEBA #BAEEFE #ECBAFE #FECABA
split-complementary
#CCFEBA #CABAFE #FEBAEE
monochromatic
#73FC41 #9FFD7E #CCFEBA #E9FFE1 #E9FFE1
Accessibility & contrast
On white
1.14
#CCFEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.45
#CCFEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFEBA
18.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFEBA | 1.00 | 1.14 | 18.45 | 18.45 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3B6
Deuteranopia (green-blind)
#FBEEBD
Tritanopia (blue-blind)
#CBF9EC
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ccfeba; /* rgb */ color: rgb(204, 254, 186); /* oklch */ color: oklch(94.6% 0.103 137.5);
Tailwind
colors: {
custom: {
50: '#dcffcf',
500: '#ccfeba',
950: '#000000',
},
}SCSS
$custom: #ccfeba; $custom-light: #dcffcf; $custom-dark: #000000;
JSON
{
"hex": "#ccfeba",
"rgb": {
"r": 204,
"g": 254,
"b": 186
},
"hsl": {
"h": 104.118,
"s": 97.143,
"l": 86.275
},
"oklch": {
"l": 0.94566,
"c": 0.10307,
"h": 137.5
},
"luminance": 0.87266
}Semantic roles & 50–950 ramp
primary
#CCFEBA
secondary
#C877E5
accent
#00E6A9
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151813
muted
#848683