#C2CD90#C2CD90
#C2CD90 is a very light, moderate yellow-green. Relative luminance 0.571; OKLCH L 82.5% C 0.082 H 116.5°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CD90 |
|---|---|
| RGB | rgb(194, 205, 144) |
| HSL | hsl(71, 38%, 68%) |
| HSV | hsv(71, 30%, 80%) |
| CMYK | cmyk(5.4%, 0%, 29.8%, 19.6%) |
| CIE-LAB | lab(80.26, -13.69, 29.20) |
| CIE-LCH | lch(80.26, 32.25, 115.13°) |
| OKLab | oklab(82.5% -0.0365 0.073) |
| OKLCH | oklch(82.5% 0.082 116.5) |
| XYZ | xyz(49.1133, 57.1459, 34.8231) |
| Luminance | 0.5715 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.21
Greenish Tan
#BCCB7A
ΔE00 3.96
Greenish Beige
#C9D179
ΔE00 5.31
Tan Green
#A9BE70
ΔE00 6.00
Pale Olive Green
#B1D27B
ΔE00 6.14
Light Olive
#ACBF69
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CD90 #9B90CD
analogous
#CDB990 #C2CD90 #A3CD90
triadic
#C2CD90 #90C2CD #CD90C2
tetradic
#C2CD90 #90CDB9 #9B90CD #CD90A3
square
#C2CD90 #90CDB9 #9B90CD #CD90A3
split-complementary
#C2CD90 #90A3CD #B990CD
monochromatic
#8D9C46 #ABBA66 #C2CD90 #D9E0BA #F0F3E4
Accessibility & contrast
On white
1.69
#C2CD90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#C2CD90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CD90
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CD90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CD90 | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C78C
Deuteranopia (green-blind)
#D4C893
Tritanopia (blue-blind)
#C8C6BD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #c2cd90; /* rgb */ color: rgb(194, 205, 144); /* oklch */ color: oklch(82.5% 0.082 116.5);
Tailwind
colors: {
custom: {
50: '#d5dcb1',
500: '#c2cd90',
950: '#000000',
},
}SCSS
$custom: #c2cd90; $custom-light: #d5dcb1; $custom-dark: #000000;
JSON
{
"hex": "#c2cd90",
"rgb": {
"r": 194,
"g": 205,
"b": 144
},
"hsl": {
"h": 70.82,
"s": 37.888,
"l": 68.431
},
"oklch": {
"l": 0.82499,
"c": 0.08164,
"h": 116.5
},
"luminance": 0.57146
}Semantic roles & 50–950 ramp
primary
#C2CD90
secondary
#6B5FA2
accent
#35B14B
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481