#C8FE8B#C8FE8B
#C8FE8B is a very light, vivid yellow-green. Relative luminance 0.850; OKLCH L 93.5% C 0.155 H 129.6°. Best body text is #000000 at 18.01:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FE8B |
|---|---|
| RGB | rgb(200, 254, 139) |
| HSL | hsl(88, 98%, 77%) |
| HSV | hsv(88, 45%, 100%) |
| CMYK | cmyk(21.3%, 0%, 45.3%, 0.4%) |
| CIE-LAB | lab(93.89, -35.62, 49.33) |
| CIE-LCH | lch(93.89, 60.84, 125.83°) |
| OKLab | oklab(93.5% -0.0985 0.1192) |
| OKLCH | oklch(93.5% 0.155 129.6) |
| XYZ | xyz(63.9207, 85.0259, 37.4651) |
| Luminance | 0.8503 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 1.03
Light Pea Green
#C4FE82
ΔE00 1.18
Pistachio (survey)
#C0FA8B
ΔE00 1.39
Light Yellow Green
#CCFD7F
ΔE00 2.01
Celery
#C1FD95
ΔE00 2.24
Pale Lime
#BEFD73
ΔE00 2.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FE8B #C18BFE
analogous
#FEFB8B #C8FE8B #8FFE8B
triadic
#C8FE8B #8BC8FE #FE8BC8
tetradic
#C8FE8B #8BFEFB #C18BFE #FE8B8F
square
#C8FE8B #8BFEFB #C18BFE #FE8B8F
split-complementary
#C8FE8B #8B8FFE #FB8BFE
monochromatic
#8EFD12 #ABFD4E #C8FE8B #E5FFC8 #F1FFE1
Accessibility & contrast
On white
1.17
#C8FE8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.01
#C8FE8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FE8B
18.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FE8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FE8B | 1.00 | 1.17 | 18.01 | 18.01 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF082
Deuteranopia (green-blind)
#FFEC92
Tritanopia (blue-blind)
#CCF5E3
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #c8fe8b; /* rgb */ color: rgb(200, 254, 139); /* oklch */ color: oklch(93.5% 0.155 129.6);
Tailwind
colors: {
custom: {
50: '#daffaf',
500: '#c8fe8b',
950: '#000000',
},
}SCSS
$custom: #c8fe8b; $custom-light: #daffaf; $custom-dark: #000000;
JSON
{
"hex": "#c8fe8b",
"rgb": {
"r": 200,
"g": 254,
"b": 139
},
"hsl": {
"h": 88.174,
"s": 98.291,
"l": 77.059
},
"oklch": {
"l": 0.93501,
"c": 0.15464,
"h": 129.6
},
"luminance": 0.85027
}Semantic roles & 50–950 ramp
primary
#C8FE8B
secondary
#924FDE
accent
#00E66C
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151810
muted
#848681