#CFEBA7#CFEBA7
#CFEBA7 is a very light, moderate yellow-green. Relative luminance 0.755; OKLCH L 90.3% C 0.094 H 126.4°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEBA7 |
|---|---|
| RGB | rgb(207, 235, 167) |
| HSL | hsl(85, 63%, 79%) |
| HSV | hsv(85, 29%, 92%) |
| CMYK | cmyk(11.9%, 0%, 28.9%, 7.8%) |
| CIE-LAB | lab(89.61, -20.63, 30.06) |
| CIE-LCH | lch(89.61, 36.46, 124.47°) |
| OKLab | oklab(90.31% -0.0556 0.0755) |
| OKLCH | oklch(90.31% 0.094 126.4) |
| XYZ | xyz(62.4146, 75.4717, 47.8310) |
| Luminance | 0.7547 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.30
Light Sage
#BCECAC
ΔE00 4.41
Very Pale Green
#CFFDBC
ΔE00 5.05
Very Light Green
#D1FFBD
ΔE00 5.24
Light Khaki
#E6F2A2
ΔE00 5.24
Washed Out Green
#BCF5A6
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEBA7 #C3A7EB
analogous
#EBE5A7 #CFEBA7 #ADEBA7
triadic
#CFEBA7 #A7CFEB #EBA7CF
tetradic
#CFEBA7 #A7EBE5 #C3A7EB #EBA7AD
square
#CFEBA7 #A7EBE5 #C3A7EB #EBA7AD
split-complementary
#CFEBA7 #A7ADEB #E5A7EB
monochromatic
#99D443 #B4E075 #CFEBA7 #EAF6D9 #F1F9E6
Accessibility & contrast
On white
1.30
#CFEBA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#CFEBA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEBA7
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEBA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEBA7 | 1.00 | 1.30 | 16.09 | 16.09 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E2A3
Deuteranopia (green-blind)
#EEE1AA
Tritanopia (blue-blind)
#D3E5D9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cfeba7; /* rgb */ color: rgb(207, 235, 167); /* oklch */ color: oklch(90.3% 0.094 126.4);
Tailwind
colors: {
custom: {
50: '#def1c1',
500: '#cfeba7',
950: '#000000',
},
}SCSS
$custom: #cfeba7; $custom-light: #def1c1; $custom-dark: #000000;
JSON
{
"hex": "#cfeba7",
"rgb": {
"r": 207,
"g": 235,
"b": 167
},
"hsl": {
"h": 84.706,
"s": 62.963,
"l": 78.824
},
"oklch": {
"l": 0.90314,
"c": 0.0938,
"h": 126.4
},
"luminance": 0.75472
}Semantic roles & 50–950 ramp
primary
#CFEBA7
secondary
#936FC7
accent
#1BCB63
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151612
muted
#848582