#CFDE8D#CFDE8D
#CFDE8D is a very light, moderate yellow-green. Relative luminance 0.674; OKLCH L 87.1% C 0.105 H 117.2°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDE8D |
|---|---|
| RGB | rgb(207, 222, 141) |
| HSL | hsl(71, 55%, 71%) |
| HSV | hsv(71, 36%, 87%) |
| CMYK | cmyk(6.8%, 0%, 36.5%, 12.9%) |
| CIE-LAB | lab(85.72, -17.64, 38.09) |
| CIE-LCH | lch(85.72, 41.97, 114.86°) |
| OKLab | oklab(87.07% -0.0481 0.0937) |
| OKLCH | oklch(87.07% 0.105 117.2) |
| XYZ | xyz(56.6612, 67.4314, 35.2247) |
| Luminance | 0.6743 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.73
Greenish Tan
#BCCB7A
ΔE00 4.59
Light Khaki
#E6F2A2
ΔE00 4.64
Pale Olive
#B9CC81
ΔE00 4.71
Pale Olive Green
#B1D27B
ΔE00 5.41
Palegoldenrod
#EEE8AA
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDE8D #9C8DDE
analogous
#DEC48D #CFDE8D #A6DE8D
triadic
#CFDE8D #8DCFDE #DE8DCF
tetradic
#CFDE8D #8DDEC4 #9C8DDE #DE8DA6
square
#CFDE8D #8DDEC4 #9C8DDE #DE8DA6
split-complementary
#CFDE8D #8DA6DE #C48DDE
monochromatic
#A2BB36 #BBD05E #CFDE8D #E3ECBC #F5F8E7
Accessibility & contrast
On white
1.45
#CFDE8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#CFDE8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDE8D
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDE8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDE8D | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D687
Deuteranopia (green-blind)
#E7D791
Tritanopia (blue-blind)
#D7D6CA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cfde8d; /* rgb */ color: rgb(207, 222, 141); /* oklch */ color: oklch(87.1% 0.105 117.2);
Tailwind
colors: {
custom: {
50: '#dee8af',
500: '#cfde8d',
950: '#000000',
},
}SCSS
$custom: #cfde8d; $custom-light: #dee8af; $custom-dark: #000000;
JSON
{
"hex": "#cfde8d",
"rgb": {
"r": 207,
"g": 222,
"b": 141
},
"hsl": {
"h": 71.111,
"s": 55.102,
"l": 71.176
},
"oklch": {
"l": 0.8707,
"c": 0.10534,
"h": 117.2
},
"luminance": 0.67431
}Semantic roles & 50–950 ramp
primary
#CFDE8D
secondary
#6B5AB6
accent
#23C340
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151610
muted
#848481