#C6FFAF#C6FFAF
#C6FFAF is a very light, moderate green. Relative luminance 0.866; OKLCH L 94.2% C 0.120 H 136.9°. Best body text is #000000 at 18.32:1 contrast (WCAG AA passes).
Color values
| HEX | #C6FFAF |
|---|---|
| RGB | rgb(198, 255, 175) |
| HSL | hsl(103, 100%, 84%) |
| HSV | hsv(103, 31%, 100%) |
| CMYK | cmyk(22.4%, 0%, 31.4%, 0%) |
| CIE-LAB | lab(94.58, -32.11, 32.58) |
| CIE-LCH | lch(94.58, 45.75, 134.58°) |
| OKLab | oklab(94.19% -0.0874 0.0817) |
| OKLCH | oklch(94.19% 0.12 136.9) |
| XYZ | xyz(66.7847, 86.6192, 53.7496) |
| Luminance | 0.8662 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 0.34
Pale Green
#C7FDB5
ΔE00 1.47
Tea Green
#BDF8A3
ΔE00 1.85
Washed Out Green
#BCF5A6
ΔE00 2.11
Celadon
#BEFDB7
ΔE00 2.52
Light Pastel Green
#B2FBA5
ΔE00 2.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6FFAF #E8AFFF
analogous
#EEFFAF #C6FFAF #AFFFC0
triadic
#C6FFAF #AFC6FF #FFAFC6
tetradic
#C6FFAF #AFEEFF #E8AFFF #FFC0AF
square
#C6FFAF #AFEEFF #E8AFFF #FFC0AF
split-complementary
#C6FFAF #C0AFFF #FFAFEE
monochromatic
#6FFF35 #9AFF72 #C6FFAF #E9FFE0 #E9FFE0
Accessibility & contrast
On white
1.15
#C6FFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.32
#C6FFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6FFAF
18.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6FFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6FFAF | 1.00 | 1.15 | 18.32 | 18.32 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3AA
Deuteranopia (green-blind)
#FCEEB3
Tritanopia (blue-blind)
#C5F9EA
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #c6ffaf; /* rgb */ color: rgb(198, 255, 175); /* oklch */ color: oklch(94.2% 0.120 136.9);
Tailwind
colors: {
custom: {
50: '#d8ffc7',
500: '#c6ffaf',
950: '#000000',
},
}SCSS
$custom: #c6ffaf; $custom-light: #d8ffc7; $custom-dark: #000000;
JSON
{
"hex": "#c6ffaf",
"rgb": {
"r": 198,
"g": 255,
"b": 175
},
"hsl": {
"h": 102.75,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.94192,
"c": 0.11969,
"h": 136.9
},
"luminance": 0.86621
}Semantic roles & 50–950 ramp
primary
#C6FFAF
secondary
#C36DE5
accent
#00E6A4
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#151813
muted
#848682