#C8FF72#C8FF72
#C8FF72 is a very light, vivid yellow-green. Relative luminance 0.850; OKLCH L 93.4% C 0.179 H 127.3°. Best body text is #000000 at 18.00:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FF72 |
|---|---|
| RGB | rgb(200, 255, 114) |
| HSL | hsl(83, 100%, 72%) |
| HSV | hsv(83, 55%, 100%) |
| CMYK | cmyk(21.6%, 0%, 55.3%, 0%) |
| CIE-LAB | lab(93.89, -38.59, 60.74) |
| CIE-LCH | lch(93.89, 71.97, 122.43°) |
| OKLab | oklab(93.41% -0.1086 0.1424) |
| OKLCH | oklch(93.41% 0.179 127.3) |
| XYZ | xyz(62.6165, 85.0133, 29.0266) |
| Luminance | 0.8501 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 1.58
Light Yellow Green
#CCFD7F
ΔE00 1.71
Light Lime Green
#B9FF66
ΔE00 2.15
Light Pea Green
#C4FE82
ΔE00 2.39
Pear
#CBF85F
ΔE00 2.81
Pale Lime Green
#B1FF65
ΔE00 3.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FF72 #A972FF
analogous
#FFEF72 #C8FF72 #82FF72
triadic
#C8FF72 #72C8FF #FF72C8
tetradic
#C8FF72 #72FFEF #A972FF #FF7282
square
#C8FF72 #72FFEF #A972FF #FF7282
split-complementary
#C8FF72 #7282FF #EF72FF
monochromatic
#96F700 #B0FF35 #C8FF72 #E0FFAF #F3FFE0
Accessibility & contrast
On white
1.17
#C8FF72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.00
#C8FF72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FF72
18.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FF72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FF72 | 1.00 | 1.17 | 18.00 | 18.00 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF064
Deuteranopia (green-blind)
#FFEC7B
Tritanopia (blue-blind)
#CEF5E0
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #c8ff72; /* rgb */ color: rgb(200, 255, 114); /* oklch */ color: oklch(93.4% 0.179 127.3);
Tailwind
colors: {
custom: {
50: '#dbff9e',
500: '#c8ff72',
950: '#000000',
},
}SCSS
$custom: #c8ff72; $custom-light: #dbff9e; $custom-dark: #000000;
JSON
{
"hex": "#c8ff72",
"rgb": {
"r": 200,
"g": 255,
"b": 114
},
"hsl": {
"h": 83.404,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.93406,
"c": 0.17912,
"h": 127.3
},
"luminance": 0.85014
}Semantic roles & 50–950 ramp
primary
#C8FF72
secondary
#7939DC
accent
#00E65A
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#15180F
muted
#848680