#C6F481#C6F481
#C6F481 is a very light, vivid yellow-green. Relative luminance 0.783; OKLCH L 91.0% C 0.152 H 127.1°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #C6F481 |
|---|---|
| RGB | rgb(198, 244, 129) |
| HSL | hsl(84, 84%, 73%) |
| HSV | hsv(84, 47%, 96%) |
| CMYK | cmyk(18.9%, 0%, 47.1%, 4.3%) |
| CIE-LAB | lab(90.91, -32.86, 50.35) |
| CIE-LCH | lch(90.91, 60.12, 123.13°) |
| OKLab | oklab(91.03% -0.0914 0.1209) |
| OKLCH | oklch(91.03% 0.152 127.1) |
| XYZ | xyz(59.6015, 78.2914, 32.7363) |
| Luminance | 0.7829 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.16
Light Pea Green
#C4FE82
ΔE00 2.47
Pistachio (survey)
#C0FA8B
ΔE00 2.50
Light Yellowish Green
#C2FF89
ΔE00 2.95
Pale Lime
#BEFD73
ΔE00 3.32
Celery
#C1FD95
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6F481 #AF81F4
analogous
#F4E981 #C6F481 #8CF481
triadic
#C6F481 #81C6F4 #F481C6
tetradic
#C6F481 #81F4E9 #AF81F4 #F4818C
square
#C6F481 #81F4E9 #AF81F4 #F4818C
split-complementary
#C6F481 #818CF4 #E981F4
monochromatic
#92E614 #ADEF49 #C6F481 #DFF9B9 #F2FDE3
Accessibility & contrast
On white
1.26
#C6F481 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#C6F481 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6F481
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6F481 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6F481 | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE777
Deuteranopia (green-blind)
#F8E488
Tritanopia (blue-blind)
#CBEBD9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #c6f481; /* rgb */ color: rgb(198, 244, 129); /* oklch */ color: oklch(91.0% 0.152 127.1);
Tailwind
colors: {
custom: {
50: '#d9f8a8',
500: '#c6f481',
950: '#000000',
},
}SCSS
$custom: #c6f481; $custom-light: #d9f8a8; $custom-dark: #000000;
JSON
{
"hex": "#c6f481",
"rgb": {
"r": 198,
"g": 244,
"b": 129
},
"hsl": {
"h": 84,
"s": 83.942,
"l": 73.137
},
"oklch": {
"l": 0.91026,
"c": 0.15156,
"h": 127.1
},
"luminance": 0.78292
}Semantic roles & 50–950 ramp
primary
#C6F481
secondary
#7F49D0
accent
#05E05D
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581