#CFDA9E#CFDA9E
#CFDA9E is a very light, moderate yellow-green. Relative luminance 0.659; OKLCH L 86.5% C 0.080 H 116.5°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDA9E |
|---|---|
| RGB | rgb(207, 218, 158) |
| HSL | hsl(71, 45%, 74%) |
| HSV | hsv(71, 28%, 85%) |
| CMYK | cmyk(5%, 0%, 27.5%, 14.5%) |
| CIE-LAB | lab(84.93, -13.47, 28.37) |
| CIE-LCH | lch(84.93, 31.41, 115.40°) |
| OKLab | oklab(86.53% -0.0356 0.0713) |
| OKLCH | oklch(86.53% 0.08 116.5) |
| XYZ | xyz(56.9748, 65.8772, 42.0552) |
| Luminance | 0.6588 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 5.22
Greenish Tan
#BCCB7A
ΔE00 5.85
Greenish Beige
#C9D179
ΔE00 6.04
Palegoldenrod
#EEE8AA
ΔE00 6.25
Light Khaki
#E6F2A2
ΔE00 6.26
Light Grey Green
#B7E1A1
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDA9E #A99EDA
analogous
#DAC79E #CFDA9E #B1DA9E
triadic
#CFDA9E #9ECFDA #DA9ECF
tetradic
#CFDA9E #9EDAC7 #A99EDA #DA9EB1
square
#CFDA9E #9EDAC7 #A99EDA #DA9EB1
split-complementary
#CFDA9E #9EB1DA #C79EDA
monochromatic
#A3B846 #B9C972 #CFDA9E #E5EBCA #F4F7E9
Accessibility & contrast
On white
1.48
#CFDA9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#CFDA9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDA9E
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDA9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDA9E | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D49A
Deuteranopia (green-blind)
#E1D5A1
Tritanopia (blue-blind)
#D5D3CA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #cfda9e; /* rgb */ color: rgb(207, 218, 158); /* oklch */ color: oklch(86.5% 0.080 116.5);
Tailwind
colors: {
custom: {
50: '#dee5bb',
500: '#cfda9e',
950: '#000000',
},
}SCSS
$custom: #cfda9e; $custom-light: #dee5bb; $custom-dark: #000000;
JSON
{
"hex": "#cfda9e",
"rgb": {
"r": 207,
"g": 218,
"b": 158
},
"hsl": {
"h": 71,
"s": 44.776,
"l": 73.725
},
"oklch": {
"l": 0.86533,
"c": 0.07973,
"h": 116.5
},
"luminance": 0.65877
}Semantic roles & 50–950 ramp
primary
#CFDA9E
secondary
#786BB1
accent
#2EB847
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151512
muted
#848482