#C6F67A#C6F67A
#C6F67A is a very light, vivid yellow-green. Relative luminance 0.793; OKLCH L 91.4% C 0.161 H 126.8°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #C6F67A |
|---|---|
| RGB | rgb(198, 246, 122) |
| HSL | hsl(83, 87%, 72%) |
| HSV | hsv(83, 50%, 96%) |
| CMYK | cmyk(19.5%, 0%, 50.4%, 3.5%) |
| CIE-LAB | lab(91.38, -34.50, 54.18) |
| CIE-LCH | lch(91.38, 64.23, 122.49°) |
| OKLab | oklab(91.38% -0.0965 0.1288) |
| OKLCH | oklch(91.38% 0.161 126.8) |
| XYZ | xyz(59.7571, 79.3217, 30.5709) |
| Luminance | 0.7932 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.45
Light Pea Green
#C4FE82
ΔE00 2.14
Pale Lime
#BEFD73
ΔE00 2.47
Light Yellowish Green
#C2FF89
ΔE00 3.01
Pistachio (survey)
#C0FA8B
ΔE00 3.01
Pear
#CBF85F
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6F67A #AA7AF6
analogous
#F6E87A #C6F67A #88F67A
triadic
#C6F67A #7AC6F6 #F67AC6
tetradic
#C6F67A #7AF6E8 #AA7AF6 #F67A88
square
#C6F67A #7AF6E8 #AA7AF6 #F67A88
split-complementary
#C6F67A #7A88F6 #E87AF6
monochromatic
#93E610 #ADF241 #C6F67A #DFFAB3 #F3FDE2
Accessibility & contrast
On white
1.25
#C6F67A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#C6F67A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6F67A
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6F67A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6F67A | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE86F
Deuteranopia (green-blind)
#FAE582
Tritanopia (blue-blind)
#CCECDA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #c6f67a; /* rgb */ color: rgb(198, 246, 122); /* oklch */ color: oklch(91.4% 0.161 126.8);
Tailwind
colors: {
custom: {
50: '#d9f9a3',
500: '#c6f67a',
950: '#000000',
},
}SCSS
$custom: #c6f67a; $custom-light: #d9f9a3; $custom-dark: #000000;
JSON
{
"hex": "#c6f67a",
"rgb": {
"r": 198,
"g": 246,
"b": 122
},
"hsl": {
"h": 83.226,
"s": 87.324,
"l": 72.157
},
"oklch": {
"l": 0.91376,
"c": 0.16099,
"h": 126.8
},
"luminance": 0.79322
}Semantic roles & 50–950 ramp
primary
#C6F67A
secondary
#7A43D2
accent
#02E459
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#15170F
muted
#848580