#C2FFA2#C2FFA2
#C2FFA2 is a very light, vivid yellow-green. Relative luminance 0.856; OKLCH L 93.7% C 0.136 H 135.4°. Best body text is #000000 at 18.12:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FFA2 |
|---|---|
| RGB | rgb(194, 255, 162) |
| HSL | hsl(99, 100%, 82%) |
| HSV | hsv(99, 36%, 100%) |
| CMYK | cmyk(23.9%, 0%, 36.5%, 0%) |
| CIE-LAB | lab(94.14, -35.29, 38.43) |
| CIE-LCH | lch(94.14, 52.17, 132.56°) |
| OKLab | oklab(93.71% -0.0964 0.0952) |
| OKLCH | oklch(93.71% 0.136 135.4) |
| XYZ | xyz(64.5281, 85.5962, 47.2974) |
| Luminance | 0.8560 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 1.83
Celery
#C1FD95
ΔE00 1.95
Pale Light Green
#B1FC99
ΔE00 2.29
Light Light Green
#C8FFB0
ΔE00 2.39
Pastel Green
#B0FF9D
ΔE00 2.55
Light Pastel Green
#B2FBA5
ΔE00 2.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FFA2 #DFA2FF
analogous
#F0FFA2 #C2FFA2 #A2FFB1
triadic
#C2FFA2 #A2C2FF #FFA2C2
tetradic
#C2FFA2 #A2F0FF #DFA2FF #FFB1A2
square
#C2FFA2 #A2F0FF #DFA2FF #FFB1A2
split-complementary
#C2FFA2 #B1A2FF #FFA2F0
monochromatic
#72FF28 #9AFF65 #C2FFA2 #EAFFDF #EBFFE0
Accessibility & contrast
On white
1.16
#C2FFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.12
#C2FFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FFA2
18.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FFA2 | 1.00 | 1.16 | 18.12 | 18.12 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF29B
Deuteranopia (green-blind)
#FCECA7
Tritanopia (blue-blind)
#C1F8E8
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #c2ffa2; /* rgb */ color: rgb(194, 255, 162); /* oklch */ color: oklch(93.7% 0.136 135.4);
Tailwind
colors: {
custom: {
50: '#d6ffbe',
500: '#c2ffa2',
950: '#000000',
},
}SCSS
$custom: #c2ffa2; $custom-light: #d6ffbe; $custom-dark: #000000;
JSON
{
"hex": "#c2ffa2",
"rgb": {
"r": 194,
"g": 255,
"b": 162
},
"hsl": {
"h": 99.355,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.93712,
"c": 0.13551,
"h": 135.4
},
"luminance": 0.85598
}Semantic roles & 50–950 ramp
primary
#C2FFA2
secondary
#B762E3
accent
#00E697
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141812
muted
#838682