#C8F38C#C8F38C
#C8F38C is a very light, vivid yellow-green. Relative luminance 0.783; OKLCH L 91.1% C 0.138 H 127.4°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F38C |
|---|---|
| RGB | rgb(200, 243, 140) |
| HSL | hsl(85, 81%, 75%) |
| HSV | hsv(85, 42%, 95%) |
| CMYK | cmyk(17.7%, 0%, 42.4%, 4.7%) |
| CIE-LAB | lab(90.90, -30.44, 45.10) |
| CIE-LCH | lch(90.90, 54.42, 124.02°) |
| OKLab | oklab(91.1% -0.084 0.1097) |
| OKLCH | oklch(91.1% 0.138 127.4) |
| XYZ | xyz(60.6031, 78.2733, 36.7213) |
| Luminance | 0.7827 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.54
Celery
#C1FD95
ΔE00 3.23
Light Yellow Green
#CCFD7F
ΔE00 3.43
Light Yellowish Green
#C2FF89
ΔE00 3.43
Light Pea Green
#C4FE82
ΔE00 3.46
Pale Lime
#BEFD73
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F38C #B78CF3
analogous
#F3EB8C #C8F38C #94F38C
triadic
#C8F38C #8CC8F3 #F38CC8
tetradic
#C8F38C #8CF3EB #B78CF3 #F38C94
square
#C8F38C #8CF3EB #B78CF3 #F38C94
split-complementary
#C8F38C #8C94F3 #EB8CF3
monochromatic
#93E71D #ADED55 #C8F38C #E3F9C3 #F2FCE3
Accessibility & contrast
On white
1.26
#C8F38C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#C8F38C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F38C
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F38C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F38C | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE784
Deuteranopia (green-blind)
#F6E492
Tritanopia (blue-blind)
#CDEBDA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #c8f38c; /* rgb */ color: rgb(200, 243, 140); /* oklch */ color: oklch(91.1% 0.138 127.4);
Tailwind
colors: {
custom: {
50: '#daf7af',
500: '#c8f38c',
950: '#000000',
},
}SCSS
$custom: #c8f38c; $custom-light: #daf7af; $custom-dark: #000000;
JSON
{
"hex": "#c8f38c",
"rgb": {
"r": 200,
"g": 243,
"b": 140
},
"hsl": {
"h": 85.049,
"s": 81.102,
"l": 75.098
},
"oklch": {
"l": 0.91097,
"c": 0.13821,
"h": 127.4
},
"luminance": 0.78274
}Semantic roles & 50–950 ramp
primary
#C8F38C
secondary
#8753D0
accent
#08DD61
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581