#C2FFAE#C2FFAE
#C2FFAE is a very light, vivid green. Relative luminance 0.860; OKLCH L 93.9% C 0.123 H 138.1°. Best body text is #000000 at 18.21:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FFAE |
|---|---|
| RGB | rgb(194, 255, 174) |
| HSL | hsl(105, 100%, 84%) |
| HSV | hsv(105, 32%, 100%) |
| CMYK | cmyk(23.9%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(94.33, -33.59, 32.72) |
| CIE-LCH | lch(94.33, 46.89, 135.76°) |
| OKLab | oklab(93.93% -0.0915 0.082) |
| OKLCH | oklch(93.93% 0.123 138.1) |
| XYZ | xyz(65.6461, 86.0434, 53.1855) |
| Luminance | 0.8605 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 0.96
Pale Green
#C7FDB5
ΔE00 1.72
Tea Green
#BDF8A3
ΔE00 1.74
Washed Out Green
#BCF5A6
ΔE00 2.04
Light Pastel Green
#B2FBA5
ΔE00 2.18
Celadon
#BEFDB7
ΔE00 2.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FFAE #EBAEFF
analogous
#EBFFAE #C2FFAE #AEFFC3
triadic
#C2FFAE #AEC2FF #FFAEC2
tetradic
#C2FFAE #AEEBFF #EBAEFF #FFC3AE
square
#C2FFAE #AEEBFF #EBAEFF #FFC3AE
split-complementary
#C2FFAE #C3AEFF #FFAEEB
monochromatic
#66FF34 #94FF71 #C2FFAE #E8FFE0 #E8FFE0
Accessibility & contrast
On white
1.15
#C2FFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.21
#C2FFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FFAE
18.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FFAE | 1.00 | 1.15 | 18.21 | 18.21 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2A9
Deuteranopia (green-blind)
#FBEDB2
Tritanopia (blue-blind)
#C0F9EA
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #c2ffae; /* rgb */ color: rgb(194, 255, 174); /* oklch */ color: oklch(93.9% 0.123 138.1);
Tailwind
colors: {
custom: {
50: '#d6ffc6',
500: '#c2ffae',
950: '#000000',
},
}SCSS
$custom: #c2ffae; $custom-light: #d6ffc6; $custom-dark: #000000;
JSON
{
"hex": "#c2ffae",
"rgb": {
"r": 194,
"g": 255,
"b": 174
},
"hsl": {
"h": 105.185,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.93929,
"c": 0.12291,
"h": 138.1
},
"luminance": 0.86045
}Semantic roles & 50–950 ramp
primary
#C2FFAE
secondary
#C76CE5
accent
#00E6AD
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141813
muted
#838682