#CFECB3#CFECB3
#CFECB3 is a very light, moderate yellow-green. Relative luminance 0.765; OKLCH L 90.8% C 0.081 H 129.8°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CFECB3 |
|---|---|
| RGB | rgb(207, 236, 179) |
| HSL | hsl(91, 60%, 81%) |
| HSV | hsv(91, 24%, 93%) |
| CMYK | cmyk(12.3%, 0%, 24.2%, 7.5%) |
| CIE-LAB | lab(90.10, -19.38, 24.57) |
| CIE-LCH | lch(90.10, 31.29, 128.26°) |
| OKLab | oklab(90.77% -0.0521 0.0624) |
| OKLCH | oklch(90.77% 0.081 129.8) |
| XYZ | xyz(63.8630, 76.5104, 54.0425) |
| Luminance | 0.7651 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.84
Light Grey Green
#B7E1A1
ΔE00 4.20
Very Pale Green
#CFFDBC
ΔE00 4.41
Very Light Green
#D1FFBD
ΔE00 4.70
Pale Green
#C7FDB5
ΔE00 5.49
Washed Out Green
#BCF5A6
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFECB3 #D0B3EC
analogous
#ECECB3 #CFECB3 #B3ECB4
triadic
#CFECB3 #B3CFEC #ECB3CF
tetradic
#CFECB3 #B3ECEC #D0B3EC #ECB4B3
square
#CFECB3 #B3ECEC #D0B3EC #ECB4B3
split-complementary
#CFECB3 #B4B3EC #ECB3EC
monochromatic
#91D451 #B0E082 #CFECB3 #EEF8E4 #F0F9E7
Accessibility & contrast
On white
1.29
#CFECB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#CFECB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFECB3
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFECB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFECB3 | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E4B0
Deuteranopia (green-blind)
#EDE2B6
Tritanopia (blue-blind)
#D1E7DD
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cfecb3; /* rgb */ color: rgb(207, 236, 179); /* oklch */ color: oklch(90.8% 0.081 129.8);
Tailwind
colors: {
custom: {
50: '#def2ca',
500: '#cfecb3',
950: '#000000',
},
}SCSS
$custom: #cfecb3; $custom-light: #def2ca; $custom-dark: #000000;
JSON
{
"hex": "#cfecb3",
"rgb": {
"r": 207,
"g": 236,
"b": 179
},
"hsl": {
"h": 90.526,
"s": 60,
"l": 81.373
},
"oklch": {
"l": 0.9077,
"c": 0.08129,
"h": 129.8
},
"luminance": 0.76511
}Semantic roles & 50–950 ramp
primary
#CFECB3
secondary
#A27AC9
accent
#1EC874
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151613
muted
#848582