#CCF5BB#CCF5BB
#CCF5BB is a very light, moderate green. Relative luminance 0.817; OKLCH L 92.7% C 0.088 H 136.6°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF5BB |
|---|---|
| RGB | rgb(204, 245, 187) |
| HSL | hsl(102, 74%, 85%) |
| HSV | hsv(102, 24%, 96%) |
| CMYK | cmyk(16.7%, 0%, 23.7%, 3.9%) |
| CIE-LAB | lab(92.45, -23.55, 23.69) |
| CIE-LCH | lch(92.45, 33.40, 134.84°) |
| OKLab | oklab(92.65% -0.0638 0.0603) |
| OKLCH | oklch(92.65% 0.088 136.6) |
| XYZ | xyz(66.5220, 81.7288, 59.2746) |
| Luminance | 0.8173 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 2.05
Very Light Green
#D1FFBD
ΔE00 2.45
Light Sage
#BCECAC
ΔE00 2.85
Pale Green
#C7FDB5
ΔE00 3.31
Celadon
#BEFDB7
ΔE00 3.99
Light Light Green
#C8FFB0
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF5BB #E4BBF5
analogous
#E9F5BB #CCF5BB #BBF5C7
triadic
#CCF5BB #BBCCF5 #F5BBCC
tetradic
#CCF5BB #BBE9F5 #E4BBF5 #F5C7BB
square
#CCF5BB #BBE9F5 #E4BBF5 #F5C7BB
split-complementary
#CCF5BB #C7BBF5 #F5BBE9
monochromatic
#7CE550 #A4ED86 #CCF5BB #EBFBE4 #EBFBE4
Accessibility & contrast
On white
1.21
#CCF5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#CCF5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF5BB
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF5BB | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECB8
Deuteranopia (green-blind)
#F3E8BE
Tritanopia (blue-blind)
#CBF1E5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ccf5bb; /* rgb */ color: rgb(204, 245, 187); /* oklch */ color: oklch(92.7% 0.088 136.6);
Tailwind
colors: {
custom: {
50: '#dcf8cf',
500: '#ccf5bb',
950: '#000000',
},
}SCSS
$custom: #ccf5bb; $custom-light: #dcf8cf; $custom-dark: #000000;
JSON
{
"hex": "#ccf5bb",
"rgb": {
"r": 204,
"g": 245,
"b": 187
},
"hsl": {
"h": 102.414,
"s": 74.359,
"l": 84.706
},
"oklch": {
"l": 0.92654,
"c": 0.08782,
"h": 136.6
},
"luminance": 0.8173
}Semantic roles & 50–950 ramp
primary
#CCF5BB
secondary
#BC7ED6
accent
#0FD69C
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151714
muted
#848583