#C2F69A#C2F69A
#C2F69A is a very light, vivid yellow-green. Relative luminance 0.797; OKLCH L 91.6% C 0.131 H 132.5°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #C2F69A |
|---|---|
| RGB | rgb(194, 246, 154) |
| HSL | hsl(94, 84%, 78%) |
| HSV | hsv(94, 37%, 96%) |
| CMYK | cmyk(21.1%, 0%, 37.4%, 3.5%) |
| CIE-LAB | lab(91.56, -32.23, 39.01) |
| CIE-LCH | lch(91.56, 50.60, 129.57°) |
| OKLab | oklab(91.59% -0.0882 0.0963) |
| OKLCH | oklch(91.59% 0.131 132.5) |
| XYZ | xyz(61.0355, 79.7127, 42.7360) |
| Luminance | 0.7971 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.01
Celery
#C1FD95
ΔE00 2.15
Washed Out Green
#BCF5A6
ΔE00 2.77
Pistachio (survey)
#C0FA8B
ΔE00 2.81
Light Light Green
#C8FFB0
ΔE00 3.27
Pale Light Green
#B1FC99
ΔE00 3.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2F69A #CE9AF6
analogous
#F0F69A #C2F69A #9AF6A0
triadic
#C2F69A #9AC2F6 #F69AC2
tetradic
#C2F69A #9AF0F6 #CE9AF6 #F6A09A
square
#C2F69A #9AF0F6 #CE9AF6 #F6A09A
split-complementary
#C2F69A #A09AF6 #F69AF0
monochromatic
#7EEC2A #A0F162 #C2F69A #E4FBD2 #EEFCE3
Accessibility & contrast
On white
1.24
#C2F69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#C2F69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2F69A
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2F69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2F69A | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE993
Deuteranopia (green-blind)
#F6E59F
Tritanopia (blue-blind)
#C3EFDF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #c2f69a; /* rgb */ color: rgb(194, 246, 154); /* oklch */ color: oklch(91.6% 0.131 132.5);
Tailwind
colors: {
custom: {
50: '#d6f9b8',
500: '#c2f69a',
950: '#000000',
},
}SCSS
$custom: #c2f69a; $custom-light: #d6f9b8; $custom-dark: #000000;
JSON
{
"hex": "#c2f69a",
"rgb": {
"r": 194,
"g": 246,
"b": 154
},
"hsl": {
"h": 93.913,
"s": 83.636,
"l": 78.431
},
"oklch": {
"l": 0.91592,
"c": 0.1306,
"h": 132.5
},
"luminance": 0.79714
}Semantic roles & 50–950 ramp
primary
#C2F69A
secondary
#A25FD5
accent
#05E081
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581