#CCFEB5#CCFEB5
#CCFEB5 is a very light, moderate green. Relative luminance 0.871; OKLCH L 94.5% C 0.109 H 136.0°. Best body text is #000000 at 18.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFEB5 |
|---|---|
| RGB | rgb(204, 254, 181) |
| HSL | hsl(101, 97%, 85%) |
| HSV | hsv(101, 29%, 100%) |
| CMYK | cmyk(19.7%, 0%, 28.7%, 0.4%) |
| CIE-LAB | lab(94.76, -28.74, 29.88) |
| CIE-LCH | lch(94.76, 41.46, 133.88°) |
| OKLab | oklab(94.47% -0.0781 0.0753) |
| OKLCH | oklch(94.47% 0.109 136) |
| XYZ | xyz(68.6823, 87.0557, 56.8919) |
| Luminance | 0.8706 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Green
#C7FDB5
ΔE00 0.86
Light Light Green
#C8FFB0
ΔE00 1.19
Very Light Green
#D1FFBD
ΔE00 1.47
Very Pale Green
#CFFDBC
ΔE00 1.57
Celadon
#BEFDB7
ΔE00 2.55
Washed Out Green
#BCF5A6
ΔE00 2.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFEB5 #E7B5FE
analogous
#F0FEB5 #CCFEB5 #B5FEC2
triadic
#CCFEB5 #B5CCFE #FEB5CC
tetradic
#CCFEB5 #B5F0FE #E7B5FE #FEC2B5
square
#CCFEB5 #B5F0FE #E7B5FE #FEC2B5
split-complementary
#CCFEB5 #C2B5FE #FEB5F0
monochromatic
#79FC3C #A2FD79 #CCFEB5 #EAFFE1 #EAFFE1
Accessibility & contrast
On white
1.14
#CCFEB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.41
#CCFEB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFEB5
18.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFEB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFEB5 | 1.00 | 1.14 | 18.41 | 18.41 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3B0
Deuteranopia (green-blind)
#FCEEB9
Tritanopia (blue-blind)
#CBF9EB
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ccfeb5; /* rgb */ color: rgb(204, 254, 181); /* oklch */ color: oklch(94.5% 0.109 136.0);
Tailwind
colors: {
custom: {
50: '#dcffcb',
500: '#ccfeb5',
950: '#000000',
},
}SCSS
$custom: #ccfeb5; $custom-light: #dcffcb; $custom-dark: #000000;
JSON
{
"hex": "#ccfeb5",
"rgb": {
"r": 204,
"g": 254,
"b": 181
},
"hsl": {
"h": 101.096,
"s": 97.333,
"l": 85.294
},
"oklch": {
"l": 0.94466,
"c": 0.10852,
"h": 136
},
"luminance": 0.87057
}Semantic roles & 50–950 ramp
primary
#CCFEB5
secondary
#C173E4
accent
#00E69D
background
#FEFFFE
surface
#FCFFFA
border
#D5D7D3
text
#151813
muted
#848683