#C0F686#C0F686
#C0F686 is a very light, vivid yellow-green. Relative luminance 0.788; OKLCH L 91.2% C 0.152 H 130.1°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #C0F686 |
|---|---|
| RGB | rgb(192, 246, 134) |
| HSL | hsl(89, 86%, 75%) |
| HSV | hsv(89, 46%, 96%) |
| CMYK | cmyk(22%, 0%, 45.5%, 3.5%) |
| CIE-LAB | lab(91.16, -35.39, 48.20) |
| CIE-LCH | lch(91.16, 59.80, 126.28°) |
| OKLab | oklab(91.15% -0.0979 0.1164) |
| OKLCH | oklch(91.15% 0.152 130.1) |
| XYZ | xyz(58.9964, 78.8381, 34.6587) |
| Luminance | 0.7884 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.03
Light Yellowish Green
#C2FF89
ΔE00 1.93
Light Pea Green
#C4FE82
ΔE00 2.08
Celery
#C1FD95
ΔE00 2.31
Light Yellow Green
#CCFD7F
ΔE00 2.83
Pale Lime
#BEFD73
ΔE00 3.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0F686 #BC86F6
analogous
#F6F486 #C0F686 #88F686
triadic
#C0F686 #86C0F6 #F686C0
tetradic
#C0F686 #86F6F4 #BC86F6 #F68688
square
#C0F686 #86F6F4 #BC86F6 #F68688
split-complementary
#C0F686 #8688F6 #F486F6
monochromatic
#85EE14 #A2F24D #C0F686 #DEFABF #F0FDE3
Accessibility & contrast
On white
1.25
#C0F686 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#C0F686 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0F686
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0F686 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0F686 | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE87D
Deuteranopia (green-blind)
#F7E48D
Tritanopia (blue-blind)
#C3EEDC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #c0f686; /* rgb */ color: rgb(192, 246, 134); /* oklch */ color: oklch(91.2% 0.152 130.1);
Tailwind
colors: {
custom: {
50: '#d5f9ab',
500: '#c0f686',
950: '#000000',
},
}SCSS
$custom: #c0f686; $custom-light: #d5f9ab; $custom-dark: #000000;
JSON
{
"hex": "#c0f686",
"rgb": {
"r": 192,
"g": 246,
"b": 134
},
"hsl": {
"h": 88.929,
"s": 86.154,
"l": 74.51
},
"oklch": {
"l": 0.91153,
"c": 0.15211,
"h": 130.1
},
"luminance": 0.78839
}Semantic roles & 50–950 ramp
primary
#C0F686
secondary
#8E4DD3
accent
#03E36F
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581