#CFECB0#CFECB0
#CFECB0 is a very light, moderate yellow-green. Relative luminance 0.764; OKLCH L 90.7% C 0.085 H 128.9°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CFECB0 |
|---|---|
| RGB | rgb(207, 236, 176) |
| HSL | hsl(89, 61%, 81%) |
| HSV | hsv(89, 25%, 93%) |
| CMYK | cmyk(12.3%, 0%, 25.4%, 7.5%) |
| CIE-LAB | lab(90.04, -19.82, 26.04) |
| CIE-LCH | lch(90.04, 32.72, 127.29°) |
| OKLab | oklab(90.71% -0.0533 0.066) |
| OKLCH | oklch(90.71% 0.085 128.9) |
| XYZ | xyz(63.5629, 76.3903, 52.4620) |
| Luminance | 0.7639 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.80
Light Grey Green
#B7E1A1
ΔE00 4.07
Very Pale Green
#CFFDBC
ΔE00 4.37
Very Light Green
#D1FFBD
ΔE00 4.64
Pale Green
#C7FDB5
ΔE00 5.34
Washed Out Green
#BCF5A6
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFECB0 #CDB0EC
analogous
#ECEBB0 #CFECB0 #B1ECB0
triadic
#CFECB0 #B0CFEC #ECB0CF
tetradic
#CFECB0 #B0ECEB #CDB0EC #ECB0B1
square
#CFECB0 #B0ECEB #CDB0EC #ECB0B1
split-complementary
#CFECB0 #B0B1EC #EBB0EC
monochromatic
#93D44D #B1E07F #CFECB0 #EDF8E1 #F0F9E6
Accessibility & contrast
On white
1.29
#CFECB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#CFECB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFECB0
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFECB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFECB0 | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E4AC
Deuteranopia (green-blind)
#EEE2B3
Tritanopia (blue-blind)
#D2E7DC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #cfecb0; /* rgb */ color: rgb(207, 236, 176); /* oklch */ color: oklch(90.7% 0.085 128.9);
Tailwind
colors: {
custom: {
50: '#def2c8',
500: '#cfecb0',
950: '#000000',
},
}SCSS
$custom: #cfecb0; $custom-light: #def2c8; $custom-dark: #000000;
JSON
{
"hex": "#cfecb0",
"rgb": {
"r": 207,
"g": 236,
"b": 176
},
"hsl": {
"h": 89,
"s": 61.224,
"l": 80.784
},
"oklch": {
"l": 0.90707,
"c": 0.08481,
"h": 128.9
},
"luminance": 0.76391
}Semantic roles & 50–950 ramp
primary
#CFECB0
secondary
#9F77C9
accent
#1DC970
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151613
muted
#848582