#C0FFAA#C0FFAA
#C0FFAA is a very light, vivid green. Relative luminance 0.856; OKLCH L 93.7% C 0.128 H 137.8°. Best body text is #000000 at 18.13:1 contrast (WCAG AA passes).
Color values
| HEX | #C0FFAA |
|---|---|
| RGB | rgb(192, 255, 170) |
| HSL | hsl(104, 100%, 83%) |
| HSV | hsv(104, 33%, 100%) |
| CMYK | cmyk(24.7%, 0%, 33.3%, 0%) |
| CIE-LAB | lab(94.15, -34.84, 34.46) |
| CIE-LCH | lch(94.15, 49.00, 135.32°) |
| OKLab | oklab(93.73% -0.095 0.0861) |
| OKLCH | oklch(93.73% 0.128 137.8) |
| XYZ | xyz(64.7520, 85.6268, 51.1384) |
| Luminance | 0.8563 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.44
Tea Green
#BDF8A3
ΔE00 1.49
Light Pastel Green
#B2FBA5
ΔE00 1.88
Washed Out Green
#BCF5A6
ΔE00 2.15
Pale Green
#C7FDB5
ΔE00 2.40
Pastel Green
#B0FF9D
ΔE00 2.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0FFAA #E9AAFF
analogous
#EAFFAA #C0FFAA #AAFFBE
triadic
#C0FFAA #AAC0FF #FFAAC0
tetradic
#C0FFAA #AAEAFF #E9AAFF #FFBEAA
square
#C0FFAA #AAEAFF #E9AAFF #FFBEAA
split-complementary
#C0FFAA #BEAAFF #FFAAEA
monochromatic
#65FF30 #93FF6D #C0FFAA #E8FFE0 #E8FFE0
Accessibility & contrast
On white
1.16
#C0FFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.13
#C0FFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0FFAA
18.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0FFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0FFAA | 1.00 | 1.16 | 18.13 | 18.13 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2A4
Deuteranopia (green-blind)
#FBECAF
Tritanopia (blue-blind)
#BEF9E9
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #c0ffaa; /* rgb */ color: rgb(192, 255, 170); /* oklch */ color: oklch(93.7% 0.128 137.8);
Tailwind
colors: {
custom: {
50: '#d4ffc4',
500: '#c0ffaa',
950: '#000000',
},
}SCSS
$custom: #c0ffaa; $custom-light: #d4ffc4; $custom-dark: #000000;
JSON
{
"hex": "#c0ffaa",
"rgb": {
"r": 192,
"g": 255,
"b": 170
},
"hsl": {
"h": 104.471,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.93734,
"c": 0.1282,
"h": 137.8
},
"luminance": 0.85629
}Semantic roles & 50–950 ramp
primary
#C0FFAA
secondary
#C469E4
accent
#00E6AA
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141812
muted
#838682