#C8F388#C8F388
#C8F388 is a very light, vivid yellow-green. Relative luminance 0.782; OKLCH L 91.0% C 0.142 H 127.0°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F388 |
|---|---|
| RGB | rgb(200, 243, 136) |
| HSL | hsl(84, 82%, 74%) |
| HSV | hsv(84, 44%, 95%) |
| CMYK | cmyk(17.7%, 0%, 44%, 4.7%) |
| CIE-LAB | lab(90.85, -30.90, 46.97) |
| CIE-LCH | lch(90.85, 56.22, 123.34°) |
| OKLab | oklab(91.04% -0.0856 0.1137) |
| OKLCH | oklch(91.04% 0.142 127) |
| XYZ | xyz(60.3135, 78.1574, 35.1961) |
| Luminance | 0.7816 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.57
Light Yellow Green
#CCFD7F
ΔE00 2.96
Light Pea Green
#C4FE82
ΔE00 3.16
Light Yellowish Green
#C2FF89
ΔE00 3.33
Celery
#C1FD95
ΔE00 3.49
Pale Lime
#BEFD73
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F388 #B388F3
analogous
#F3E888 #C8F388 #93F388
triadic
#C8F388 #88C8F3 #F388C8
tetradic
#C8F388 #88F3E8 #B388F3 #F38893
square
#C8F388 #88F3E8 #B388F3 #F38893
split-complementary
#C8F388 #8893F3 #E888F3
monochromatic
#95E819 #AEED50 #C8F388 #E2F9C0 #F2FCE3
Accessibility & contrast
On white
1.26
#C8F388 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#C8F388 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F388
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F388 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F388 | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE77F
Deuteranopia (green-blind)
#F7E48E
Tritanopia (blue-blind)
#CDEAD9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #c8f388; /* rgb */ color: rgb(200, 243, 136); /* oklch */ color: oklch(91.0% 0.142 127.0);
Tailwind
colors: {
custom: {
50: '#daf7ac',
500: '#c8f388',
950: '#000000',
},
}SCSS
$custom: #c8f388; $custom-light: #daf7ac; $custom-dark: #000000;
JSON
{
"hex": "#c8f388",
"rgb": {
"r": 200,
"g": 243,
"b": 136
},
"hsl": {
"h": 84.112,
"s": 81.679,
"l": 74.314
},
"oklch": {
"l": 0.91038,
"c": 0.14232,
"h": 127
},
"luminance": 0.78158
}Semantic roles & 50–950 ramp
primary
#C8F388
secondary
#8350CF
accent
#07DE5E
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581