#CFECB4#CFECB4
#CFECB4 is a very light, moderate yellow-green. Relative luminance 0.766; OKLCH L 90.8% C 0.080 H 130.2°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CFECB4 |
|---|---|
| RGB | rgb(207, 236, 180) |
| HSL | hsl(91, 60%, 82%) |
| HSV | hsv(91, 24%, 93%) |
| CMYK | cmyk(12.3%, 0%, 23.7%, 7.5%) |
| CIE-LAB | lab(90.11, -19.23, 24.08) |
| CIE-LCH | lch(90.11, 30.82, 128.60°) |
| OKLab | oklab(90.79% -0.0517 0.0612) |
| OKLCH | oklch(90.79% 0.08 130.2) |
| XYZ | xyz(63.9645, 76.5510, 54.5771) |
| Luminance | 0.7655 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.88
Light Grey Green
#B7E1A1
ΔE00 4.27
Very Pale Green
#CFFDBC
ΔE00 4.44
Very Light Green
#D1FFBD
ΔE00 4.74
Pale Green
#C7FDB5
ΔE00 5.56
Washed Out Green
#BCF5A6
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFECB4 #D1B4EC
analogous
#EBECB4 #CFECB4 #B4ECB5
triadic
#CFECB4 #B4CFEC #ECB4CF
tetradic
#CFECB4 #B4EBEC #D1B4EC #ECB5B4
square
#CFECB4 #B4EBEC #D1B4EC #ECB5B4
split-complementary
#CFECB4 #B5B4EC #ECB4EB
monochromatic
#90D352 #B0E083 #CFECB4 #EEF8E5 #EFF9E7
Accessibility & contrast
On white
1.29
#CFECB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#CFECB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFECB4
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFECB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFECB4 | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E4B1
Deuteranopia (green-blind)
#EDE2B7
Tritanopia (blue-blind)
#D1E7DD
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cfecb4; /* rgb */ color: rgb(207, 236, 180); /* oklch */ color: oklch(90.8% 0.080 130.2);
Tailwind
colors: {
custom: {
50: '#def2ca',
500: '#cfecb4',
950: '#000000',
},
}SCSS
$custom: #cfecb4; $custom-light: #def2ca; $custom-dark: #000000;
JSON
{
"hex": "#cfecb4",
"rgb": {
"r": 207,
"g": 236,
"b": 180
},
"hsl": {
"h": 91.071,
"s": 59.574,
"l": 81.569
},
"oklch": {
"l": 0.90791,
"c": 0.08013,
"h": 130.2
},
"luminance": 0.76552
}Semantic roles & 50–950 ramp
primary
#CFECB4
secondary
#A37BC9
accent
#1EC776
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151613
muted
#848582