#C8F396#C8F396
#C8F396 is a very light, vivid yellow-green. Relative luminance 0.786; OKLCH L 91.3% C 0.128 H 128.9°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F396 |
|---|---|
| RGB | rgb(200, 243, 150) |
| HSL | hsl(88, 79%, 77%) |
| HSV | hsv(88, 38%, 95%) |
| CMYK | cmyk(17.7%, 0%, 38.3%, 4.7%) |
| CIE-LAB | lab(91.04, -29.23, 40.39) |
| CIE-LCH | lch(91.04, 49.86, 125.89°) |
| OKLab | oklab(91.26% -0.0801 0.0994) |
| OKLCH | oklch(91.26% 0.128 128.9) |
| XYZ | xyz(61.3742, 78.5817, 40.7826) |
| Luminance | 0.7858 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 3.10
Pistachio (survey)
#C0FA8B
ΔE00 3.11
Tea Green
#BDF8A3
ΔE00 3.60
Washed Out Green
#BCF5A6
ΔE00 4.10
Light Yellowish Green
#C2FF89
ΔE00 4.17
Light Light Green
#C8FFB0
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F396 #C196F3
analogous
#F3F096 #C8F396 #9AF396
triadic
#C8F396 #96C8F3 #F396C8
tetradic
#C8F396 #96F3F0 #C196F3 #F3969A
square
#C8F396 #96F3F0 #C196F3 #F3969A
split-complementary
#C8F396 #969AF3 #F096F3
monochromatic
#8EE628 #ABED5F #C8F396 #E5F9CD #F1FCE4
Accessibility & contrast
On white
1.26
#C8F396 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#C8F396 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F396
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F396 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F396 | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE78F
Deuteranopia (green-blind)
#F5E49B
Tritanopia (blue-blind)
#CCEBDC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #c8f396; /* rgb */ color: rgb(200, 243, 150); /* oklch */ color: oklch(91.3% 0.128 128.9);
Tailwind
colors: {
custom: {
50: '#daf7b6',
500: '#c8f396',
950: '#000000',
},
}SCSS
$custom: #c8f396; $custom-light: #daf7b6; $custom-dark: #000000;
JSON
{
"hex": "#c8f396",
"rgb": {
"r": 200,
"g": 243,
"b": 150
},
"hsl": {
"h": 87.742,
"s": 79.487,
"l": 77.059
},
"oklch": {
"l": 0.91256,
"c": 0.12765,
"h": 128.9
},
"luminance": 0.78583
}Semantic roles & 50–950 ramp
primary
#C8F396
secondary
#925DD1
accent
#0ADC6B
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581