#C2F695#C2F695
#C2F695 is a very light, vivid yellow-green. Relative luminance 0.796; OKLCH L 91.5% C 0.136 H 131.6°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #C2F695 |
|---|---|
| RGB | rgb(194, 246, 149) |
| HSL | hsl(92, 84%, 77%) |
| HSV | hsv(92, 39%, 96%) |
| CMYK | cmyk(21.1%, 0%, 39.4%, 3.5%) |
| CIE-LAB | lab(91.48, -32.88, 41.38) |
| CIE-LCH | lch(91.48, 52.85, 128.47°) |
| OKLab | oklab(91.51% -0.0902 0.1016) |
| OKLCH | oklch(91.51% 0.136 131.6) |
| XYZ | xyz(60.6277, 79.5496, 40.5883) |
| Luminance | 0.7955 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.75
Pistachio (survey)
#C0FA8B
ΔE00 2.06
Tea Green
#BDF8A3
ΔE00 2.76
Light Yellowish Green
#C2FF89
ΔE00 3.21
Pale Light Green
#B1FC99
ΔE00 3.50
Washed Out Green
#BCF5A6
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2F695 #C995F6
analogous
#F3F695 #C2F695 #95F699
triadic
#C2F695 #95C2F6 #F695C2
tetradic
#C2F695 #95F3F6 #C995F6 #F69995
square
#C2F695 #95F3F6 #C995F6 #F69995
split-complementary
#C2F695 #9995F6 #F695F3
monochromatic
#81EC24 #A2F15D #C2F695 #E2FBCD #EFFDE3
Accessibility & contrast
On white
1.24
#C2F695 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#C2F695 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2F695
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2F695 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2F695 | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE98E
Deuteranopia (green-blind)
#F6E59A
Tritanopia (blue-blind)
#C4EFDE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #c2f695; /* rgb */ color: rgb(194, 246, 149); /* oklch */ color: oklch(91.5% 0.136 131.6);
Tailwind
colors: {
custom: {
50: '#d6f9b5',
500: '#c2f695',
950: '#000000',
},
}SCSS
$custom: #c2f695; $custom-light: #d6f9b5; $custom-dark: #000000;
JSON
{
"hex": "#c2f695",
"rgb": {
"r": 194,
"g": 246,
"b": 149
},
"hsl": {
"h": 92.165,
"s": 84.348,
"l": 77.451
},
"oklch": {
"l": 0.91509,
"c": 0.13586,
"h": 131.6
},
"luminance": 0.79551
}Semantic roles & 50–950 ramp
primary
#C2F695
secondary
#9C5BD5
accent
#05E17B
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581