#C2FEA5#C2FEA5
#C2FEA5 is a very light, vivid green. Relative luminance 0.851; OKLCH L 93.5% C 0.131 H 135.9°. Best body text is #000000 at 18.01:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FEA5 |
|---|---|
| RGB | rgb(194, 254, 165) |
| HSL | hsl(100, 98%, 82%) |
| HSV | hsv(100, 35%, 100%) |
| CMYK | cmyk(23.6%, 0%, 35%, 0.4%) |
| CIE-LAB | lab(93.91, -34.42, 36.64) |
| CIE-LCH | lch(93.91, 50.28, 133.21°) |
| OKLab | oklab(93.54% -0.094 0.0911) |
| OKLCH | oklch(93.54% 0.131 135.9) |
| XYZ | xyz(64.4798, 85.0678, 48.6125) |
| Luminance | 0.8507 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 1.34
Light Light Green
#C8FFB0
ΔE00 1.80
Washed Out Green
#BCF5A6
ΔE00 2.36
Light Pastel Green
#B2FBA5
ΔE00 2.46
Pale Light Green
#B1FC99
ΔE00 2.50
Celery
#C1FD95
ΔE00 2.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FEA5 #E1A5FE
analogous
#EFFEA5 #C2FEA5 #A5FEB4
triadic
#C2FEA5 #A5C2FE #FEA5C2
tetradic
#C2FEA5 #A5EFFE #E1A5FE #FEB4A5
square
#C2FEA5 #A5EFFE #E1A5FE #FEB4A5
split-complementary
#C2FEA5 #B4A5FE #FEA5EF
monochromatic
#70FD2C #99FD68 #C2FEA5 #EAFFE1 #EAFFE1
Accessibility & contrast
On white
1.17
#C2FEA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.01
#C2FEA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FEA5
18.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FEA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FEA5 | 1.00 | 1.17 | 18.01 | 18.01 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF19F
Deuteranopia (green-blind)
#FBECAA
Tritanopia (blue-blind)
#C1F8E7
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #c2fea5; /* rgb */ color: rgb(194, 254, 165); /* oklch */ color: oklch(93.5% 0.131 135.9);
Tailwind
colors: {
custom: {
50: '#d6ffc0',
500: '#c2fea5',
950: '#000000',
},
}SCSS
$custom: #c2fea5; $custom-light: #d6ffc0; $custom-dark: #000000;
JSON
{
"hex": "#c2fea5",
"rgb": {
"r": 194,
"g": 254,
"b": 165
},
"hsl": {
"h": 100.449,
"s": 97.802,
"l": 82.157
},
"oklch": {
"l": 0.93544,
"c": 0.13089,
"h": 135.9
},
"luminance": 0.8507
}Semantic roles & 50–950 ramp
primary
#C2FEA5
secondary
#B965E2
accent
#00E69B
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141812
muted
#838682