#C0F681#C0F681
#C0F681 is a very light, vivid yellow-green. Relative luminance 0.787; OKLCH L 91.1% C 0.157 H 129.4°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #C0F681 |
|---|---|
| RGB | rgb(192, 246, 129) |
| HSL | hsl(88, 87%, 74%) |
| HSV | hsv(88, 48%, 96%) |
| CMYK | cmyk(22%, 0%, 47.6%, 3.5%) |
| CIE-LAB | lab(91.10, -35.94, 50.49) |
| CIE-LCH | lch(91.10, 61.98, 125.44°) |
| OKLab | oklab(91.08% -0.0997 0.1213) |
| OKLCH | oklch(91.08% 0.157 129.4) |
| XYZ | xyz(58.6558, 78.7019, 32.8653) |
| Luminance | 0.7870 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.51
Light Pea Green
#C4FE82
ΔE00 1.73
Light Yellowish Green
#C2FF89
ΔE00 1.97
Light Yellow Green
#CCFD7F
ΔE00 2.33
Pale Lime
#BEFD73
ΔE00 2.68
Celery
#C1FD95
ΔE00 2.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0F681 #B781F6
analogous
#F6F181 #C0F681 #85F681
triadic
#C0F681 #81C0F6 #F681C0
tetradic
#C0F681 #81F6F1 #B781F6 #F68185
square
#C0F681 #81F6F1 #B781F6 #F68185
split-complementary
#C0F681 #8185F6 #F181F6
monochromatic
#87EC11 #A3F248 #C0F681 #DDFABA #F1FDE2
Accessibility & contrast
On white
1.25
#C0F681 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#C0F681 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0F681
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0F681 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0F681 | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE877
Deuteranopia (green-blind)
#F8E488
Tritanopia (blue-blind)
#C4EDDB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #c0f681; /* rgb */ color: rgb(192, 246, 129); /* oklch */ color: oklch(91.1% 0.157 129.4);
Tailwind
colors: {
custom: {
50: '#d5f9a8',
500: '#c0f681',
950: '#000000',
},
}SCSS
$custom: #c0f681; $custom-light: #d5f9a8; $custom-dark: #000000;
JSON
{
"hex": "#c0f681",
"rgb": {
"r": 192,
"g": 246,
"b": 129
},
"hsl": {
"h": 87.692,
"s": 86.667,
"l": 73.529
},
"oklch": {
"l": 0.91083,
"c": 0.15702,
"h": 129.4
},
"luminance": 0.78703
}Semantic roles & 50–950 ramp
primary
#C0F681
secondary
#8849D2
accent
#02E36A
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581