#CFECB1#CFECB1
#CFECB1 is a very light, moderate yellow-green. Relative luminance 0.764; OKLCH L 90.7% C 0.084 H 129.2°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CFECB1 |
|---|---|
| RGB | rgb(207, 236, 177) |
| HSL | hsl(89, 61%, 81%) |
| HSV | hsv(89, 25%, 93%) |
| CMYK | cmyk(12.3%, 0%, 25%, 7.5%) |
| CIE-LAB | lab(90.06, -19.68, 25.55) |
| CIE-LCH | lch(90.06, 32.25, 127.60°) |
| OKLab | oklab(90.73% -0.0529 0.0648) |
| OKLCH | oklch(90.73% 0.084 129.2) |
| XYZ | xyz(63.6622, 76.4301, 52.9850) |
| Luminance | 0.7643 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.80
Light Grey Green
#B7E1A1
ΔE00 4.10
Very Pale Green
#CFFDBC
ΔE00 4.37
Very Light Green
#D1FFBD
ΔE00 4.65
Pale Green
#C7FDB5
ΔE00 5.38
Washed Out Green
#BCF5A6
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFECB1 #CEB1EC
analogous
#ECECB1 #CFECB1 #B1ECB1
triadic
#CFECB1 #B1CFEC #ECB1CF
tetradic
#CFECB1 #B1ECEC #CEB1EC #ECB1B1
square
#CFECB1 #B1ECEC #CEB1EC #ECB1B1
split-complementary
#CFECB1 #B1B1EC #ECB1EC
monochromatic
#92D44F #B1E080 #CFECB1 #EDF8E2 #F0F9E6
Accessibility & contrast
On white
1.29
#CFECB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#CFECB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFECB1
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFECB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFECB1 | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E4AD
Deuteranopia (green-blind)
#EDE2B4
Tritanopia (blue-blind)
#D1E7DC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #cfecb1; /* rgb */ color: rgb(207, 236, 177); /* oklch */ color: oklch(90.7% 0.084 129.2);
Tailwind
colors: {
custom: {
50: '#def2c8',
500: '#cfecb1',
950: '#000000',
},
}SCSS
$custom: #cfecb1; $custom-light: #def2c8; $custom-dark: #000000;
JSON
{
"hex": "#cfecb1",
"rgb": {
"r": 207,
"g": 236,
"b": 177
},
"hsl": {
"h": 89.492,
"s": 60.825,
"l": 80.98
},
"oklch": {
"l": 0.90728,
"c": 0.08364,
"h": 129.2
},
"luminance": 0.76431
}Semantic roles & 50–950 ramp
primary
#CFECB1
secondary
#A078C9
accent
#1DC971
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151613
muted
#848582