#C2FDA2#C2FDA2
#C2FDA2 is a very light, vivid yellow-green. Relative luminance 0.843; OKLCH L 93.3% C 0.133 H 135.1°. Best body text is #000000 at 17.87:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FDA2 |
|---|---|
| RGB | rgb(194, 253, 162) |
| HSL | hsl(99, 96%, 81%) |
| HSV | hsv(99, 36%, 99%) |
| CMYK | cmyk(23.3%, 0%, 36%, 0.8%) |
| CIE-LAB | lab(93.59, -34.38, 37.71) |
| CIE-LCH | lch(93.59, 51.03, 132.35°) |
| OKLab | oklab(93.27% -0.0939 0.0935) |
| OKLCH | oklch(93.27% 0.133 135.1) |
| XYZ | xyz(63.8934, 84.3269, 47.0858) |
| Luminance | 0.8433 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 1.42
Celery
#C1FD95
ΔE00 2.10
Light Light Green
#C8FFB0
ΔE00 2.17
Pale Light Green
#B1FC99
ΔE00 2.44
Washed Out Green
#BCF5A6
ΔE00 2.51
Light Pastel Green
#B2FBA5
ΔE00 2.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FDA2 #DDA2FD
analogous
#F0FDA2 #C2FDA2 #A2FDB0
triadic
#C2FDA2 #A2C2FD #FDA2C2
tetradic
#C2FDA2 #A2F0FD #DDA2FD #FDB0A2
square
#C2FDA2 #A2F0FD #DDA2FD #FDB0A2
split-complementary
#C2FDA2 #B0A2FD #FDA2F0
monochromatic
#73FA2A #9BFC66 #C2FDA2 #E9FEDE #EBFEE1
Accessibility & contrast
On white
1.18
#C2FDA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.87
#C2FDA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FDA2
17.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FDA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FDA2 | 1.00 | 1.18 | 17.87 | 17.87 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF09C
Deuteranopia (green-blind)
#FBEBA7
Tritanopia (blue-blind)
#C2F6E6
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #c2fda2; /* rgb */ color: rgb(194, 253, 162); /* oklch */ color: oklch(93.3% 0.133 135.1);
Tailwind
colors: {
custom: {
50: '#d6febe',
500: '#c2fda2',
950: '#000000',
},
}SCSS
$custom: #c2fda2; $custom-light: #d6febe; $custom-dark: #000000;
JSON
{
"hex": "#c2fda2",
"rgb": {
"r": 194,
"g": 253,
"b": 162
},
"hsl": {
"h": 98.901,
"s": 95.789,
"l": 81.373
},
"oklch": {
"l": 0.93271,
"c": 0.13255,
"h": 135.1
},
"luminance": 0.84329
}Semantic roles & 50–950 ramp
primary
#C2FDA2
secondary
#B463E0
accent
#00E695
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141812
muted
#838682