#CFDC90#CFDC90
#CFDC90 is a very light, moderate yellow-green. Relative luminance 0.665; OKLCH L 86.7% C 0.099 H 116.4°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDC90 |
|---|---|
| RGB | rgb(207, 220, 144) |
| HSL | hsl(70, 52%, 71%) |
| HSV | hsv(70, 35%, 86%) |
| CMYK | cmyk(5.9%, 0%, 34.5%, 13.7%) |
| CIE-LAB | lab(85.23, -16.29, 35.94) |
| CIE-LCH | lch(85.23, 39.46, 114.38°) |
| OKLab | oklab(86.7% -0.0441 0.0888) |
| OKLCH | oklch(86.7% 0.099 116.4) |
| XYZ | xyz(56.3594, 66.4658, 36.2403) |
| Luminance | 0.6646 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.75
Greenish Tan
#BCCB7A
ΔE00 4.41
Pale Olive
#B9CC81
ΔE00 4.41
Light Khaki
#E6F2A2
ΔE00 4.93
Pale Olive Green
#B1D27B
ΔE00 5.64
Palegoldenrod
#EEE8AA
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDC90 #9D90DC
analogous
#DCC390 #CFDC90 #A9DC90
triadic
#CFDC90 #90CFDC #DC90CF
tetradic
#CFDC90 #90DCC3 #9D90DC #DC90A9
square
#CFDC90 #90DCC3 #9D90DC #DC90A9
split-complementary
#CFDC90 #90A9DC #C390DC
monochromatic
#A2B83A #BBCD61 #CFDC90 #E3EBBF #F5F8E8
Accessibility & contrast
On white
1.47
#CFDC90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#CFDC90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDC90
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDC90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDC90 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D48B
Deuteranopia (green-blind)
#E5D693
Tritanopia (blue-blind)
#D7D4C9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #cfdc90; /* rgb */ color: rgb(207, 220, 144); /* oklch */ color: oklch(86.7% 0.099 116.4);
Tailwind
colors: {
custom: {
50: '#dee6b1',
500: '#cfdc90',
950: '#000000',
},
}SCSS
$custom: #cfdc90; $custom-light: #dee6b1; $custom-dark: #000000;
JSON
{
"hex": "#cfdc90",
"rgb": {
"r": 207,
"g": 220,
"b": 144
},
"hsl": {
"h": 70.263,
"s": 52.055,
"l": 71.373
},
"oklch": {
"l": 0.86696,
"c": 0.09918,
"h": 116.4
},
"luminance": 0.66465
}Semantic roles & 50–950 ramp
primary
#CFDC90
secondary
#6C5DB3
accent
#26BF40
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151611
muted
#848481