#C8FDA5#C8FDA5
#C8FDA5 is a very light, vivid yellow-green. Relative luminance 0.852; OKLCH L 93.7% C 0.126 H 133.6°. Best body text is #000000 at 18.05:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FDA5 |
|---|---|
| RGB | rgb(200, 253, 165) |
| HSL | hsl(96, 96%, 82%) |
| HSV | hsv(96, 35%, 99%) |
| CMYK | cmyk(20.9%, 0%, 34.8%, 0.8%) |
| CIE-LAB | lab(93.99, -31.92, 36.81) |
| CIE-LCH | lch(93.99, 48.72, 130.93°) |
| OKLab | oklab(93.7% -0.0871 0.0915) |
| OKLCH | oklch(93.7% 0.126 133.6) |
| XYZ | xyz(65.7348, 85.2451, 48.5807) |
| Luminance | 0.8525 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 1.78
Light Light Green
#C8FFB0
ΔE00 1.87
Celery
#C1FD95
ΔE00 2.52
Washed Out Green
#BCF5A6
ΔE00 2.61
Pale Green
#C7FDB5
ΔE00 3.08
Pale Light Green
#B1FC99
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FDA5 #DAA5FD
analogous
#F4FDA5 #C8FDA5 #A5FDAE
triadic
#C8FDA5 #A5C8FD #FDA5C8
tetradic
#C8FDA5 #A5F4FD #DAA5FD #FDAEA5
square
#C8FDA5 #A5F4FD #DAA5FD #FDAEA5
split-complementary
#C8FDA5 #AEA5FD #FDA5F4
monochromatic
#7FFA2D #A3FC69 #C8FDA5 #EDFEE1 #EDFEE1
Accessibility & contrast
On white
1.16
#C8FDA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.05
#C8FDA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FDA5
18.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FDA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FDA5 | 1.00 | 1.16 | 18.05 | 18.05 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF19F
Deuteranopia (green-blind)
#FCECAA
Tritanopia (blue-blind)
#C9F6E7
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #c8fda5; /* rgb */ color: rgb(200, 253, 165); /* oklch */ color: oklch(93.7% 0.126 133.6);
Tailwind
colors: {
custom: {
50: '#dafec0',
500: '#c8fda5',
950: '#000000',
},
}SCSS
$custom: #c8fda5; $custom-light: #dafec0; $custom-dark: #000000;
JSON
{
"hex": "#c8fda5",
"rgb": {
"r": 200,
"g": 253,
"b": 165
},
"hsl": {
"h": 96.136,
"s": 95.652,
"l": 81.961
},
"oklch": {
"l": 0.93696,
"c": 0.12633,
"h": 133.6
},
"luminance": 0.85247
}Semantic roles & 50–950 ramp
primary
#C8FDA5
secondary
#B066E1
accent
#00E68A
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151712
muted
#848582