#C8F37A#C8F37A
#C8F37A is a very light, vivid yellow-green. Relative luminance 0.778; OKLCH L 90.8% C 0.156 H 125.5°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F37A |
|---|---|
| RGB | rgb(200, 243, 122) |
| HSL | hsl(81, 83%, 72%) |
| HSV | hsv(81, 50%, 95%) |
| CMYK | cmyk(17.7%, 0%, 49.8%, 4.7%) |
| CIE-LAB | lab(90.68, -32.39, 53.37) |
| CIE-LCH | lch(90.68, 62.43, 121.26°) |
| OKLab | oklab(90.85% -0.0907 0.1271) |
| OKLCH | oklch(90.85% 0.156 125.5) |
| XYZ | xyz(59.3828, 77.7851, 30.2941) |
| Luminance | 0.7779 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.10
Light Pea Green
#C4FE82
ΔE00 2.99
Pale Lime
#BEFD73
ΔE00 3.35
Pistachio (survey)
#C0FA8B
ΔE00 3.56
Pear
#CBF85F
ΔE00 3.73
Light Yellowish Green
#C2FF89
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F37A #A57AF3
analogous
#F3E17A #C8F37A #8CF37A
triadic
#C8F37A #7AC8F3 #F37AC8
tetradic
#C8F37A #7AF3E1 #A57AF3 #F37A8C
square
#C8F37A #7AF3E1 #A57AF3 #F37A8C
split-complementary
#C8F37A #7A8CF3 #E17AF3
monochromatic
#97DF14 #B1EE42 #C8F37A #DFF8B2 #F3FCE3
Accessibility & contrast
On white
1.27
#C8F37A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#C8F37A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F37A
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F37A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F37A | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE66F
Deuteranopia (green-blind)
#F8E481
Tritanopia (blue-blind)
#CFE9D7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #c8f37a; /* rgb */ color: rgb(200, 243, 122); /* oklch */ color: oklch(90.8% 0.156 125.5);
Tailwind
colors: {
custom: {
50: '#dbf7a3',
500: '#c8f37a',
950: '#000000',
},
}SCSS
$custom: #c8f37a; $custom-light: #dbf7a3; $custom-dark: #000000;
JSON
{
"hex": "#c8f37a",
"rgb": {
"r": 200,
"g": 243,
"b": 122
},
"hsl": {
"h": 81.322,
"s": 83.448,
"l": 71.569
},
"oklch": {
"l": 0.90846,
"c": 0.15612,
"h": 125.5
},
"luminance": 0.77786
}Semantic roles & 50–950 ramp
primary
#C8F37A
secondary
#7543CE
accent
#06E053
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15170F
muted
#848580