#C0DD75#C0DD75
#C0DD75 is a very light, vivid yellow-green. Relative luminance 0.642; OKLCH L 85.4% C 0.135 H 122.1°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #C0DD75 |
|---|---|
| RGB | rgb(192, 221, 117) |
| HSL | hsl(77, 60%, 66%) |
| HSV | hsv(77, 47%, 87%) |
| CMYK | cmyk(13.1%, 0%, 47.1%, 13.3%) |
| CIE-LAB | lab(84.07, -25.56, 47.60) |
| CIE-LCH | lch(84.07, 54.03, 118.23°) |
| OKLab | oklab(85.38% -0.0716 0.1141) |
| OKLCH | oklch(85.38% 0.135 122.1) |
| XYZ | xyz(50.8057, 64.2037, 26.5422) |
| Luminance | 0.6420 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.05
Greenish Beige
#C9D179
ΔE00 5.08
Greenish Tan
#BCCB7A
ΔE00 5.33
Pale Olive
#B9CC81
ΔE00 5.68
Light Moss Green
#A6C875
ΔE00 6.42
Light Yellow Green
#CCFD7F
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0DD75 #9275DD
analogous
#DDC675 #C0DD75 #8CDD75
triadic
#C0DD75 #75C0DD #DD75C0
tetradic
#C0DD75 #75DDC6 #9275DD #DD758C
square
#C0DD75 #75DDC6 #9275DD #DD758C
split-complementary
#C0DD75 #758CDD #C675DD
monochromatic
#89AD2B #AAD144 #C0DD75 #D6E9A6 #EDF5D7
Accessibility & contrast
On white
1.52
#C0DD75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#C0DD75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0DD75
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0DD75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0DD75 | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D26C
Deuteranopia (green-blind)
#E4D27B
Tritanopia (blue-blind)
#C8D4C5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #c0dd75; /* rgb */ color: rgb(192, 221, 117); /* oklch */ color: oklch(85.4% 0.135 122.1);
Tailwind
colors: {
custom: {
50: '#d5e79f',
500: '#c0dd75',
950: '#000000',
},
}SCSS
$custom: #c0dd75; $custom-light: #d5e79f; $custom-dark: #000000;
JSON
{
"hex": "#c0dd75",
"rgb": {
"r": 192,
"g": 221,
"b": 117
},
"hsl": {
"h": 76.731,
"s": 60.465,
"l": 66.275
},
"oklch": {
"l": 0.8538,
"c": 0.13465,
"h": 122.1
},
"luminance": 0.64204
}Semantic roles & 50–950 ramp
primary
#C0DD75
secondary
#6447AF
accent
#1DC84D
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14160F
muted
#838480