#C8F375#C8F375
#C8F375 is a very light, vivid yellow-green. Relative luminance 0.777; OKLCH L 90.8% C 0.161 H 125.1°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F375 |
|---|---|
| RGB | rgb(200, 243, 117) |
| HSL | hsl(80, 84%, 71%) |
| HSV | hsv(80, 52%, 95%) |
| CMYK | cmyk(17.7%, 0%, 51.9%, 4.7%) |
| CIE-LAB | lab(90.63, -32.88, 55.60) |
| CIE-LCH | lch(90.63, 64.59, 120.60°) |
| OKLab | oklab(90.78% -0.0925 0.1315) |
| OKLCH | oklch(90.78% 0.161 125.1) |
| XYZ | xyz(59.0809, 77.6644, 28.7043) |
| Luminance | 0.7766 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.18
Pear
#CBF85F
ΔE00 3.10
Light Pea Green
#C4FE82
ΔE00 3.23
Pale Lime
#BEFD73
ΔE00 3.27
Pistachio (survey)
#C0FA8B
ΔE00 4.06
Light Yellowish Green
#C2FF89
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F375 #A075F3
analogous
#F3DF75 #C8F375 #89F375
triadic
#C8F375 #75C8F3 #F375C8
tetradic
#C8F375 #75F3DF #A075F3 #F37589
square
#C8F375 #75F3DF #A075F3 #F37589
split-complementary
#C8F375 #7589F3 #DF75F3
monochromatic
#96DB13 #B2EE3D #C8F375 #DEF8AD #F4FDE3
Accessibility & contrast
On white
1.27
#C8F375 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#C8F375 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F375
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F375 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F375 | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE669
Deuteranopia (green-blind)
#F8E47D
Tritanopia (blue-blind)
#CFE9D7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #c8f375; /* rgb */ color: rgb(200, 243, 117); /* oklch */ color: oklch(90.8% 0.161 125.1);
Tailwind
colors: {
custom: {
50: '#dbf7a0',
500: '#c8f375',
950: '#000000',
},
}SCSS
$custom: #c8f375; $custom-light: #dbf7a0; $custom-dark: #000000;
JSON
{
"hex": "#c8f375",
"rgb": {
"r": 200,
"g": 243,
"b": 117
},
"hsl": {
"h": 80.476,
"s": 84,
"l": 70.588
},
"oklch": {
"l": 0.90784,
"c": 0.16079,
"h": 125.1
},
"luminance": 0.77665
}Semantic roles & 50–950 ramp
primary
#C8F375
secondary
#703FCD
accent
#05E050
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580