#C8FD8B#C8FD8B
#C8FD8B is a very light, vivid yellow-green. Relative luminance 0.844; OKLCH L 93.3% C 0.153 H 129.4°. Best body text is #000000 at 17.88:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FD8B |
|---|---|
| RGB | rgb(200, 253, 139) |
| HSL | hsl(88, 97%, 77%) |
| HSV | hsv(88, 45%, 99%) |
| CMYK | cmyk(20.9%, 0%, 45.1%, 0.8%) |
| CIE-LAB | lab(93.62, -35.16, 48.99) |
| CIE-LCH | lch(93.62, 60.30, 125.67°) |
| OKLab | oklab(93.28% -0.0973 0.1184) |
| OKLCH | oklch(93.28% 0.153 129.4) |
| XYZ | xyz(63.6042, 84.3929, 37.3596) |
| Luminance | 0.8439 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 1.19
Light Pea Green
#C4FE82
ΔE00 1.30
Pistachio (survey)
#C0FA8B
ΔE00 1.32
Light Yellow Green
#CCFD7F
ΔE00 2.02
Celery
#C1FD95
ΔE00 2.22
Pale Lime
#BEFD73
ΔE00 2.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FD8B #C08BFD
analogous
#FDF98B #C8FD8B #8FFD8B
triadic
#C8FD8B #8BC8FD #FD8BC8
tetradic
#C8FD8B #8BFDF9 #C08BFD #FD8B8F
square
#C8FD8B #8BFDF9 #C08BFD #FD8B8F
split-complementary
#C8FD8B #8B8FFD #F98BFD
monochromatic
#8FFB13 #ABFC4F #C8FD8B #E5FEC7 #F1FEE1
Accessibility & contrast
On white
1.17
#C8FD8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.88
#C8FD8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FD8B
17.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FD8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FD8B | 1.00 | 1.17 | 17.88 | 17.88 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF82
Deuteranopia (green-blind)
#FFEB92
Tritanopia (blue-blind)
#CCF4E2
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #c8fd8b; /* rgb */ color: rgb(200, 253, 139); /* oklch */ color: oklch(93.3% 0.153 129.4);
Tailwind
colors: {
custom: {
50: '#dafeaf',
500: '#c8fd8b',
950: '#000000',
},
}SCSS
$custom: #c8fd8b; $custom-light: #dafeaf; $custom-dark: #000000;
JSON
{
"hex": "#c8fd8b",
"rgb": {
"r": 200,
"g": 253,
"b": 139
},
"hsl": {
"h": 87.895,
"s": 96.61,
"l": 76.863
},
"oklch": {
"l": 0.9328,
"c": 0.15325,
"h": 129.4
},
"luminance": 0.84394
}Semantic roles & 50–950 ramp
primary
#C8FD8B
secondary
#914FDD
accent
#00E66B
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581