#C7FDA1#C7FDA1
#C7FDA1 is a very light, vivid yellow-green. Relative luminance 0.850; OKLCH L 93.6% C 0.131 H 133.2°. Best body text is #000000 at 17.99:1 contrast (WCAG AA passes).
Color values
| HEX | #C7FDA1 |
|---|---|
| RGB | rgb(199, 253, 161) |
| HSL | hsl(95, 96%, 81%) |
| HSV | hsv(95, 36%, 99%) |
| CMYK | cmyk(21.3%, 0%, 36.4%, 0.8%) |
| CIE-LAB | lab(93.87, -32.80, 38.62) |
| CIE-LCH | lch(93.87, 50.67, 130.34°) |
| OKLab | oklab(93.56% -0.0896 0.0956) |
| OKLCH | oklch(93.56% 0.131 133.2) |
| XYZ | xyz(65.1101, 84.9645, 46.6807) |
| Luminance | 0.8497 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.87
Tea Green
#BDF8A3
ΔE00 2.05
Light Light Green
#C8FFB0
ΔE00 2.48
Washed Out Green
#BCF5A6
ΔE00 3.01
Pistachio (survey)
#C0FA8B
ΔE00 3.03
Pale Light Green
#B1FC99
ΔE00 3.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7FDA1 #D7A1FD
analogous
#F5FDA1 #C7FDA1 #A1FDA9
triadic
#C7FDA1 #A1C7FD #FDA1C7
tetradic
#C7FDA1 #A1F5FD #D7A1FD #FDA9A1
square
#C7FDA1 #A1F5FD #D7A1FD #FDA9A1
split-complementary
#C7FDA1 #A9A1FD #FDA1F5
monochromatic
#80FA29 #A3FC65 #C7FDA1 #EBFEDD #EDFEE1
Accessibility & contrast
On white
1.17
#C7FDA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.99
#C7FDA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7FDA1
17.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7FDA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7FDA1 | 1.00 | 1.17 | 17.99 | 17.99 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF09A
Deuteranopia (green-blind)
#FCECA6
Tritanopia (blue-blind)
#C8F6E6
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #c7fda1; /* rgb */ color: rgb(199, 253, 161); /* oklch */ color: oklch(93.6% 0.131 133.2);
Tailwind
colors: {
custom: {
50: '#d9febd',
500: '#c7fda1',
950: '#000000',
},
}SCSS
$custom: #c7fda1; $custom-light: #d9febd; $custom-dark: #000000;
JSON
{
"hex": "#c7fda1",
"rgb": {
"r": 199,
"g": 253,
"b": 161
},
"hsl": {
"h": 95.217,
"s": 95.833,
"l": 81.176
},
"oklch": {
"l": 0.93564,
"c": 0.13108,
"h": 133.2
},
"luminance": 0.84966
}Semantic roles & 50–950 ramp
primary
#C7FDA1
secondary
#AC62E0
accent
#00E687
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151712
muted
#848582