#C8F27E#C8F27E
#C8F27E is a very light, vivid yellow-green. Relative luminance 0.773; OKLCH L 90.7% C 0.151 H 125.7°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F27E |
|---|---|
| RGB | rgb(200, 242, 126) |
| HSL | hsl(82, 82%, 72%) |
| HSV | hsv(82, 48%, 95%) |
| CMYK | cmyk(17.4%, 0%, 47.9%, 5.1%) |
| CIE-LAB | lab(90.45, -31.52, 51.23) |
| CIE-LCH | lch(90.45, 60.15, 121.61°) |
| OKLab | oklab(90.68% -0.088 0.1226) |
| OKLCH | oklch(90.68% 0.151 125.7) |
| XYZ | xyz(59.3373, 77.2894, 31.5269) |
| Luminance | 0.7729 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.43
Light Pea Green
#C4FE82
ΔE00 3.13
Pistachio (survey)
#C0FA8B
ΔE00 3.34
Light Yellowish Green
#C2FF89
ΔE00 3.74
Pale Lime
#BEFD73
ΔE00 3.74
Pear
#CBF85F
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F27E #A87EF2
analogous
#F2E27E #C8F27E #8EF27E
triadic
#C8F27E #7EC8F2 #F27EC8
tetradic
#C8F27E #7EF2E2 #A87EF2 #F27E8E
square
#C8F27E #7EF2E2 #A87EF2 #F27E8E
split-complementary
#C8F27E #7E8EF2 #E27EF2
monochromatic
#96DF16 #B0EC46 #C8F27E #E0F8B6 #F3FCE3
Accessibility & contrast
On white
1.28
#C8F27E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#C8F27E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F27E
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F27E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F27E | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE574
Deuteranopia (green-blind)
#F7E385
Tritanopia (blue-blind)
#CEE9D7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #c8f27e; /* rgb */ color: rgb(200, 242, 126); /* oklch */ color: oklch(90.7% 0.151 125.7);
Tailwind
colors: {
custom: {
50: '#daf6a6',
500: '#c8f27e',
950: '#000000',
},
}SCSS
$custom: #c8f27e; $custom-light: #daf6a6; $custom-dark: #000000;
JSON
{
"hex": "#c8f27e",
"rgb": {
"r": 200,
"g": 242,
"b": 126
},
"hsl": {
"h": 81.724,
"s": 81.69,
"l": 72.157
},
"oklch": {
"l": 0.90678,
"c": 0.15092,
"h": 125.7
},
"luminance": 0.7729
}Semantic roles & 50–950 ramp
primary
#C8F27E
secondary
#7847CD
accent
#07DE55
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15170F
muted
#848580