#C2FEA8#C2FEA8
#C2FEA8 is a very light, vivid green. Relative luminance 0.852; OKLCH L 93.6% C 0.128 H 136.6°. Best body text is #000000 at 18.04:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FEA8 |
|---|---|
| RGB | rgb(194, 254, 168) |
| HSL | hsl(102, 98%, 83%) |
| HSV | hsv(102, 34%, 100%) |
| CMYK | cmyk(23.6%, 0%, 33.9%, 0.4%) |
| CIE-LAB | lab(93.96, -34.00, 35.22) |
| CIE-LCH | lch(93.96, 48.95, 133.99°) |
| OKLab | oklab(93.6% -0.0927 0.0878) |
| OKLCH | oklch(93.6% 0.128 136.6) |
| XYZ | xyz(64.7561, 85.1783, 50.0675) |
| Luminance | 0.8518 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 1.23
Light Light Green
#C8FFB0
ΔE00 1.36
Washed Out Green
#BCF5A6
ΔE00 2.06
Light Pastel Green
#B2FBA5
ΔE00 2.26
Pale Green
#C7FDB5
ΔE00 2.50
Pale Light Green
#B1FC99
ΔE00 2.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FEA8 #E4A8FE
analogous
#EDFEA8 #C2FEA8 #A8FEB9
triadic
#C2FEA8 #A8C2FE #FEA8C2
tetradic
#C2FEA8 #A8EDFE #E4A8FE #FEB9A8
square
#C2FEA8 #A8EDFE #E4A8FE #FEB9A8
split-complementary
#C2FEA8 #B9A8FE #FEA8ED
monochromatic
#6DFD2F #98FD6B #C2FEA8 #EAFFE1 #EAFFE1
Accessibility & contrast
On white
1.16
#C2FEA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.04
#C2FEA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FEA8
18.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FEA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FEA8 | 1.00 | 1.16 | 18.04 | 18.04 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1A2
Deuteranopia (green-blind)
#FBECAD
Tritanopia (blue-blind)
#C1F8E8
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #c2fea8; /* rgb */ color: rgb(194, 254, 168); /* oklch */ color: oklch(93.6% 0.128 136.6);
Tailwind
colors: {
custom: {
50: '#d6ffc2',
500: '#c2fea8',
950: '#000000',
},
}SCSS
$custom: #c2fea8; $custom-light: #d6ffc2; $custom-dark: #000000;
JSON
{
"hex": "#c2fea8",
"rgb": {
"r": 194,
"g": 254,
"b": 168
},
"hsl": {
"h": 101.86,
"s": 97.727,
"l": 82.745
},
"oklch": {
"l": 0.93598,
"c": 0.12772,
"h": 136.6
},
"luminance": 0.8518
}Semantic roles & 50–950 ramp
primary
#C2FEA8
secondary
#BD68E3
accent
#00E6A0
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141812
muted
#838682