#C8F08A#C8F08A
#C8F08A is a very light, vivid yellow-green. Relative luminance 0.764; OKLCH L 90.4% C 0.136 H 126.5°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F08A |
|---|---|
| RGB | rgb(200, 240, 138) |
| HSL | hsl(84, 77%, 74%) |
| HSV | hsv(84, 43%, 94%) |
| CMYK | cmyk(16.7%, 0%, 42.5%, 5.9%) |
| CIE-LAB | lab(90.06, -29.27, 45.01) |
| CIE-LCH | lch(90.06, 53.69, 123.04°) |
| OKLab | oklab(90.41% -0.0809 0.1094) |
| OKLCH | oklch(90.41% 0.136 126.5) |
| XYZ | xyz(59.5665, 76.4339, 35.6549) |
| Luminance | 0.7643 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.21
Light Yellow Green
#CCFD7F
ΔE00 3.82
Celery
#C1FD95
ΔE00 3.93
Light Pea Green
#C4FE82
ΔE00 4.03
Light Yellowish Green
#C2FF89
ΔE00 4.11
Pale Lime
#BEFD73
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F08A #B28AF0
analogous
#F0E58A #C8F08A #95F08A
triadic
#C8F08A #8AC8F0 #F08AC8
tetradic
#C8F08A #8AF0E5 #B28AF0 #F08A95
square
#C8F08A #8AF0E5 #B28AF0 #F08A95
split-complementary
#C8F08A #8A95F0 #E58AF0
monochromatic
#95E21E #AFE954 #C8F08A #E2F7C0 #F2FCE4
Accessibility & contrast
On white
1.29
#C8F08A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#C8F08A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F08A
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F08A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F08A | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE482
Deuteranopia (green-blind)
#F4E290
Tritanopia (blue-blind)
#CDE8D7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #c8f08a; /* rgb */ color: rgb(200, 240, 138); /* oklch */ color: oklch(90.4% 0.136 126.5);
Tailwind
colors: {
custom: {
50: '#daf5ad',
500: '#c8f08a',
950: '#000000',
},
}SCSS
$custom: #c8f08a; $custom-light: #daf5ad; $custom-dark: #000000;
JSON
{
"hex": "#c8f08a",
"rgb": {
"r": 200,
"g": 240,
"b": 138
},
"hsl": {
"h": 83.529,
"s": 77.273,
"l": 74.118
},
"oklch": {
"l": 0.9041,
"c": 0.13605,
"h": 126.5
},
"luminance": 0.76435
}Semantic roles & 50–950 ramp
primary
#C8F08A
secondary
#8253CC
accent
#0CDA5D
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581