#C0DFAA#C0DFAA
#C0DFAA is a very light, moderate yellow-green. Relative luminance 0.669; OKLCH L 86.8% C 0.078 H 132.6°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #C0DFAA |
|---|---|
| RGB | rgb(192, 223, 170) |
| HSL | hsl(95, 45%, 77%) |
| HSV | hsv(95, 24%, 87%) |
| CMYK | cmyk(13.9%, 0%, 23.8%, 12.5%) |
| CIE-LAB | lab(85.44, -19.65, 22.68) |
| CIE-LCH | lch(85.44, 30.00, 130.91°) |
| OKLab | oklab(86.75% -0.053 0.0577) |
| OKLCH | oklch(86.75% 0.078 132.6) |
| XYZ | xyz(55.3803, 66.8834, 48.0145) |
| Luminance | 0.6688 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.88
Light Sage
#BCECAC
ΔE00 4.14
Very Pale Green
#CFFDBC
ΔE00 6.68
Washed Out Green
#BCF5A6
ΔE00 6.99
Very Light Green
#D1FFBD
ΔE00 7.07
Pale Green
#C7FDB5
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0DFAA #C9AADF
analogous
#DBDFAA #C0DFAA #AADFAF
triadic
#C0DFAA #AAC0DF #DFAAC0
tetradic
#C0DFAA #AADBDF #C9AADF #DFAFAA
square
#C0DFAA #AADBDF #C9AADF #DFAFAA
split-complementary
#C0DFAA #AFAADF #DFAADB
monochromatic
#7EBE51 #9FCE7E #C0DFAA #E1F0D6 #EFF7E9
Accessibility & contrast
On white
1.46
#C0DFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#C0DFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0DFAA
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0DFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0DFAA | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D7A7
Deuteranopia (green-blind)
#DFD5AC
Tritanopia (blue-blind)
#C1DBD1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #c0dfaa; /* rgb */ color: rgb(192, 223, 170); /* oklch */ color: oklch(86.8% 0.078 132.6);
Tailwind
colors: {
custom: {
50: '#d3e9c3',
500: '#c0dfaa',
950: '#000000',
},
}SCSS
$custom: #c0dfaa; $custom-light: #d3e9c3; $custom-dark: #000000;
JSON
{
"hex": "#c0dfaa",
"rgb": {
"r": 192,
"g": 223,
"b": 170
},
"hsl": {
"h": 95.094,
"s": 45.299,
"l": 77.059
},
"oklch": {
"l": 0.8675,
"c": 0.07833,
"h": 132.6
},
"luminance": 0.66884
}Semantic roles & 50–950 ramp
primary
#C0DFAA
secondary
#9C75B8
accent
#2DB87F
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141612
muted
#838482