#C8FF8B#C8FF8B
#C8FF8B is a very light, vivid yellow-green. Relative luminance 0.857; OKLCH L 93.7% C 0.156 H 129.8°. Best body text is #000000 at 18.13:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FF8B |
|---|---|
| RGB | rgb(200, 255, 139) |
| HSL | hsl(88, 100%, 77%) |
| HSV | hsv(88, 45%, 100%) |
| CMYK | cmyk(21.6%, 0%, 45.5%, 0%) |
| CIE-LAB | lab(94.17, -36.07, 49.66) |
| CIE-LCH | lch(94.17, 61.38, 125.99°) |
| OKLab | oklab(93.72% -0.0998 0.1199) |
| OKLCH | oklch(93.72% 0.156 129.8) |
| XYZ | xyz(64.2389, 85.6622, 37.5711) |
| Luminance | 0.8566 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 0.91
Light Pea Green
#C4FE82
ΔE00 1.10
Pistachio (survey)
#C0FA8B
ΔE00 1.49
Light Yellow Green
#CCFD7F
ΔE00 2.03
Celery
#C1FD95
ΔE00 2.28
Pale Lime
#BEFD73
ΔE00 2.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FF8B #C28BFF
analogous
#FFFC8B #C8FF8B #8EFF8B
triadic
#C8FF8B #8BC8FF #FF8BC8
tetradic
#C8FF8B #8BFFFC #C28BFF #FF8B8E
square
#C8FF8B #8BFFFC #C28BFF #FF8B8E
split-complementary
#C8FF8B #8B8EFF #FC8BFF
monochromatic
#8EFF11 #ABFF4E #C8FF8B #E5FFC8 #F0FFE0
Accessibility & contrast
On white
1.16
#C8FF8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.13
#C8FF8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FF8B
18.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FF8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FF8B | 1.00 | 1.16 | 18.13 | 18.13 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF181
Deuteranopia (green-blind)
#FFED92
Tritanopia (blue-blind)
#CCF6E4
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #c8ff8b; /* rgb */ color: rgb(200, 255, 139); /* oklch */ color: oklch(93.7% 0.156 129.8);
Tailwind
colors: {
custom: {
50: '#dbffaf',
500: '#c8ff8b',
950: '#000000',
},
}SCSS
$custom: #c8ff8b; $custom-light: #dbffaf; $custom-dark: #000000;
JSON
{
"hex": "#c8ff8b",
"rgb": {
"r": 200,
"g": 255,
"b": 139
},
"hsl": {
"h": 88.448,
"s": 100,
"l": 77.255
},
"oklch": {
"l": 0.93721,
"c": 0.15604,
"h": 129.8
},
"luminance": 0.85663
}Semantic roles & 50–950 ramp
primary
#C8FF8B
secondary
#934EE0
accent
#00E66D
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151810
muted
#848681