#CCF3BD#CCF3BD
#CCF3BD is a very light, moderate green. Relative luminance 0.806; OKLCH L 92.3% C 0.082 H 137.1°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF3BD |
|---|---|
| RGB | rgb(204, 243, 189) |
| HSL | hsl(103, 69%, 85%) |
| HSV | hsv(103, 22%, 95%) |
| CMYK | cmyk(16%, 0%, 22.2%, 4.7%) |
| CIE-LAB | lab(91.96, -22.27, 21.98) |
| CIE-LCH | lch(91.96, 31.29, 135.38°) |
| OKLab | oklab(92.27% -0.0603 0.0561) |
| OKLCH | oklch(92.27% 0.082 137.1) |
| XYZ | xyz(66.1358, 80.6115, 60.2094) |
| Luminance | 0.8061 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 2.91
Light Sage
#BCECAC
ΔE00 3.20
Very Light Green
#D1FFBD
ΔE00 3.29
Pale Green
#C7FDB5
ΔE00 4.20
Celadon
#BEFDB7
ΔE00 4.71
Light Grey Green
#B7E1A1
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF3BD #E4BDF3
analogous
#E7F3BD #CCF3BD #BDF3C9
triadic
#CCF3BD #BDCCF3 #F3BDCC
tetradic
#CCF3BD #BDE7F3 #E4BDF3 #F3C9BD
square
#CCF3BD #BDE7F3 #E4BDF3 #F3C9BD
split-complementary
#CCF3BD #C9BDF3 #F3BDE7
monochromatic
#7CE055 #A4EA89 #CCF3BD #EBFAE5 #EBFAE5
Accessibility & contrast
On white
1.23
#CCF3BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#CCF3BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF3BD
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF3BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF3BD | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EABA
Deuteranopia (green-blind)
#F1E7C0
Tritanopia (blue-blind)
#CBEFE4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ccf3bd; /* rgb */ color: rgb(204, 243, 189); /* oklch */ color: oklch(92.3% 0.082 137.1);
Tailwind
colors: {
custom: {
50: '#dcf7d1',
500: '#ccf3bd',
950: '#000000',
},
}SCSS
$custom: #ccf3bd; $custom-light: #dcf7d1; $custom-dark: #000000;
JSON
{
"hex": "#ccf3bd",
"rgb": {
"r": 204,
"g": 243,
"b": 189
},
"hsl": {
"h": 103.333,
"s": 69.231,
"l": 84.706
},
"oklch": {
"l": 0.9227,
"c": 0.0824,
"h": 137.1
},
"luminance": 0.80613
}Semantic roles & 50–950 ramp
primary
#CCF3BD
secondary
#BC81D3
accent
#14D19D
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151714
muted
#848583