#C8FF6F#C8FF6F
#C8FF6F is a very light, vivid yellow-green. Relative luminance 0.849; OKLCH L 93.4% C 0.182 H 127.1°. Best body text is #000000 at 17.99:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FF6F |
|---|---|
| RGB | rgb(200, 255, 111) |
| HSL | hsl(83, 100%, 72%) |
| HSV | hsv(83, 56%, 100%) |
| CMYK | cmyk(21.6%, 0%, 56.5%, 0%) |
| CIE-LAB | lab(93.86, -38.86, 62.02) |
| CIE-LCH | lch(93.86, 73.18, 122.07°) |
| OKLab | oklab(93.37% -0.1096 0.1449) |
| OKLCH | oklch(93.37% 0.182 127.1) |
| XYZ | xyz(62.4485, 84.9461, 28.1420) |
| Luminance | 0.8495 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 1.79
Light Yellow Green
#CCFD7F
ΔE00 2.01
Light Lime Green
#B9FF66
ΔE00 2.11
Pear
#CBF85F
ΔE00 2.56
Light Pea Green
#C4FE82
ΔE00 2.73
Pale Lime Green
#B1FF65
ΔE00 3.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FF6F #A66FFF
analogous
#FFEE6F #C8FF6F #80FF6F
triadic
#C8FF6F #6FC8FF #FF6FC8
tetradic
#C8FF6F #6FFFEE #A66FFF #FF6F80
square
#C8FF6F #6FFFEE #A66FFF #FF6F80
split-complementary
#C8FF6F #6F80FF #EE6FFF
monochromatic
#97F400 #B1FF32 #C8FF6F #DFFFAC #F3FFE0
Accessibility & contrast
On white
1.17
#C8FF6F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.99
#C8FF6F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FF6F
17.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FF6F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FF6F | 1.00 | 1.17 | 17.99 | 17.99 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF060
Deuteranopia (green-blind)
#FFEC79
Tritanopia (blue-blind)
#CEF5E0
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #c8ff6f; /* rgb */ color: rgb(200, 255, 111); /* oklch */ color: oklch(93.4% 0.182 127.1);
Tailwind
colors: {
custom: {
50: '#dcff9d',
500: '#c8ff6f',
950: '#000000',
},
}SCSS
$custom: #c8ff6f; $custom-light: #dcff9d; $custom-dark: #000000;
JSON
{
"hex": "#c8ff6f",
"rgb": {
"r": 200,
"g": 255,
"b": 111
},
"hsl": {
"h": 82.917,
"s": 100,
"l": 71.765
},
"oklch": {
"l": 0.93373,
"c": 0.18167,
"h": 127.1
},
"luminance": 0.84947
}Semantic roles & 50–950 ramp
primary
#C8FF6F
secondary
#7637DC
accent
#00E658
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#15180F
muted
#848680