#C0F779#C0F779
#C0F779 is a very light, vivid yellow-green. Relative luminance 0.791; OKLCH L 91.2% C 0.166 H 128.8°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #C0F779 |
|---|---|
| RGB | rgb(192, 247, 121) |
| HSL | hsl(86, 89%, 72%) |
| HSV | hsv(86, 51%, 97%) |
| CMYK | cmyk(22.3%, 0%, 51%, 3.1%) |
| CIE-LAB | lab(91.28, -37.23, 54.43) |
| CIE-LCH | lch(91.28, 65.95, 124.37°) |
| OKLab | oklab(91.2% -0.1039 0.1294) |
| OKLCH | oklch(91.2% 0.166 128.8) |
| XYZ | xyz(58.4497, 79.1074, 30.2753) |
| Luminance | 0.7911 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.55
Pale Lime
#BEFD73
ΔE00 1.74
Light Yellow Green
#CCFD7F
ΔE00 1.79
Light Yellowish Green
#C2FF89
ΔE00 2.35
Pistachio (survey)
#C0FA8B
ΔE00 2.45
Light Lime Green
#B9FF66
ΔE00 3.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0F779 #B079F7
analogous
#F7EF79 #C0F779 #81F779
triadic
#C0F779 #79C0F7 #F779C0
tetradic
#C0F779 #79F7EF #B079F7 #F77981
square
#C0F779 #79F7EF #B079F7 #F77981
split-complementary
#C0F779 #7981F7 #EF79F7
monochromatic
#89E80E #A5F43F #C0F779 #DBFAB3 #F1FDE2
Accessibility & contrast
On white
1.25
#C0F779 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#C0F779 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0F779
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0F779 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0F779 | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE86D
Deuteranopia (green-blind)
#F9E581
Tritanopia (blue-blind)
#C5EEDA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #c0f779; /* rgb */ color: rgb(192, 247, 121); /* oklch */ color: oklch(91.2% 0.166 128.8);
Tailwind
colors: {
custom: {
50: '#d5faa2',
500: '#c0f779',
950: '#000000',
},
}SCSS
$custom: #c0f779; $custom-light: #d5faa2; $custom-dark: #000000;
JSON
{
"hex": "#c0f779",
"rgb": {
"r": 192,
"g": 247,
"b": 121
},
"hsl": {
"h": 86.19,
"s": 88.732,
"l": 72.157
},
"oklch": {
"l": 0.91201,
"c": 0.16594,
"h": 128.8
},
"luminance": 0.79108
}Semantic roles & 50–950 ramp
primary
#C0F779
secondary
#8141D3
accent
#00E564
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#15170F
muted
#848580