#CFEBC3#CFEBC3
#CFEBC3 is a very light, moderate green. Relative luminance 0.766; OKLCH L 90.9% C 0.061 H 136.3°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEBC3 |
|---|---|
| RGB | rgb(207, 235, 195) |
| HSL | hsl(102, 50%, 84%) |
| HSV | hsv(102, 17%, 92%) |
| CMYK | cmyk(11.9%, 0%, 17%, 7.8%) |
| CIE-LAB | lab(90.15, -16.36, 16.38) |
| CIE-LCH | lch(90.15, 23.15, 134.97°) |
| OKLab | oklab(90.92% -0.0441 0.0422) |
| OKLCH | oklch(90.92% 0.061 136.3) |
| XYZ | xyz(65.2889, 76.6214, 62.9689) |
| Luminance | 0.7662 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 6.25
Very Pale Green
#CFFDBC
ΔE00 6.67
Light Grey Green
#B7E1A1
ΔE00 6.70
Very Light Green
#D1FFBD
ΔE00 6.97
Mint
#AAF0C1
ΔE00 7.84
Pale Green
#C7FDB5
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEBC3 #DFC3EB
analogous
#E3EBC3 #CFEBC3 #C3EBCB
triadic
#CFEBC3 #C3CFEB #EBC3CF
tetradic
#CFEBC3 #C3E3EB #DFC3EB #EBCBC3
square
#CFEBC3 #C3E3EB #DFC3EB #EBCBC3
split-complementary
#CFEBC3 #CBC3EB #EBC3E3
monochromatic
#86CC67 #AADC95 #CFEBC3 #EDF7E8 #EDF7E8
Accessibility & contrast
On white
1.29
#CFEBC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#CFEBC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEBC3
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEBC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEBC3 | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE4C1
Deuteranopia (green-blind)
#EAE2C5
Tritanopia (blue-blind)
#CFE8E0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cfebc3; /* rgb */ color: rgb(207, 235, 195); /* oklch */ color: oklch(90.9% 0.061 136.3);
Tailwind
colors: {
custom: {
50: '#def1d5',
500: '#cfebc3',
950: '#000000',
},
}SCSS
$custom: #cfebc3; $custom-light: #def1d5; $custom-dark: #000000;
JSON
{
"hex": "#cfebc3",
"rgb": {
"r": 207,
"g": 235,
"b": 195
},
"hsl": {
"h": 102,
"s": 50,
"l": 84.314
},
"oklch": {
"l": 0.90915,
"c": 0.06106,
"h": 136.3
},
"luminance": 0.76622
}Semantic roles & 50–950 ramp
primary
#CFEBC3
secondary
#B58BC7
accent
#28BD91
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151614
muted
#848583