#C8FF9B#C8FF9B
#C8FF9B is a very light, vivid yellow-green. Relative luminance 0.862; OKLCH L 94.0% C 0.140 H 132.0°. Best body text is #000000 at 18.23:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FF9B |
|---|---|
| RGB | rgb(200, 255, 155) |
| HSL | hsl(93, 100%, 80%) |
| HSV | hsv(93, 39%, 100%) |
| CMYK | cmyk(21.6%, 0%, 39.2%, 0%) |
| CIE-LAB | lab(94.38, -34.16, 42.24) |
| CIE-LCH | lch(94.38, 54.33, 128.96°) |
| OKLab | oklab(93.96% -0.0936 0.1038) |
| OKLCH | oklch(93.96% 0.14 132) |
| XYZ | xyz(65.4946, 86.1645, 44.1848) |
| Luminance | 0.8617 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.05
Pistachio (survey)
#C0FA8B
ΔE00 2.06
Light Yellowish Green
#C2FF89
ΔE00 2.54
Tea Green
#BDF8A3
ΔE00 3.17
Pale Light Green
#B1FC99
ΔE00 3.39
Light Pea Green
#C4FE82
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FF9B #D29BFF
analogous
#FAFF9B #C8FF9B #9BFFA0
triadic
#C8FF9B #9BC8FF #FF9BC8
tetradic
#C8FF9B #9BFAFF #D29BFF #FFA09B
square
#C8FF9B #9BFAFF #D29BFF #FFA09B
split-complementary
#C8FF9B #A09BFF #FF9BFA
monochromatic
#85FF21 #A6FF5E #C8FF9B #EAFFD8 #EEFFE0
Accessibility & contrast
On white
1.15
#C8FF9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.23
#C8FF9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FF9B
18.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FF9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FF9B | 1.00 | 1.15 | 18.23 | 18.23 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF294
Deuteranopia (green-blind)
#FFEDA0
Tritanopia (blue-blind)
#CAF7E6
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #c8ff9b; /* rgb */ color: rgb(200, 255, 155); /* oklch */ color: oklch(94.0% 0.140 132.0);
Tailwind
colors: {
custom: {
50: '#daffb9',
500: '#c8ff9b',
950: '#000000',
},
}SCSS
$custom: #c8ff9b; $custom-light: #daffb9; $custom-dark: #000000;
JSON
{
"hex": "#c8ff9b",
"rgb": {
"r": 200,
"g": 255,
"b": 155
},
"hsl": {
"h": 93,
"s": 100,
"l": 80.392
},
"oklch": {
"l": 0.93964,
"c": 0.13982,
"h": 132
},
"luminance": 0.86166
}Semantic roles & 50–950 ramp
primary
#C8FF9B
secondary
#A65CE2
accent
#00E67E
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151811
muted
#848681