#C2F693#C2F693
#C2F693 is a very light, vivid yellow-green. Relative luminance 0.795; OKLCH L 91.5% C 0.138 H 131.3°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #C2F693 |
|---|---|
| RGB | rgb(194, 246, 147) |
| HSL | hsl(92, 85%, 77%) |
| HSV | hsv(92, 40%, 96%) |
| CMYK | cmyk(21.1%, 0%, 40.2%, 3.5%) |
| CIE-LAB | lab(91.45, -33.13, 42.32) |
| CIE-LCH | lch(91.45, 53.74, 128.06°) |
| OKLab | oklab(91.48% -0.091 0.1037) |
| OKLCH | oklch(91.48% 0.138 131.3) |
| XYZ | xyz(60.4694, 79.4863, 39.7546) |
| Luminance | 0.7949 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.68
Pistachio (survey)
#C0FA8B
ΔE00 1.79
Light Yellowish Green
#C2FF89
ΔE00 2.96
Tea Green
#BDF8A3
ΔE00 3.06
Light Pea Green
#C4FE82
ΔE00 3.60
Pale Light Green
#B1FC99
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2F693 #C793F6
analogous
#F4F693 #C2F693 #93F696
triadic
#C2F693 #93C2F6 #F693C2
tetradic
#C2F693 #93F4F6 #C793F6 #F69693
square
#C2F693 #93F4F6 #C793F6 #F69693
split-complementary
#C2F693 #9693F6 #F693F4
monochromatic
#82ED22 #A2F15B #C2F693 #E2FBCB #EFFDE3
Accessibility & contrast
On white
1.24
#C2F693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#C2F693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2F693
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2F693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2F693 | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE98C
Deuteranopia (green-blind)
#F6E598
Tritanopia (blue-blind)
#C4EEDE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #c2f693; /* rgb */ color: rgb(194, 246, 147); /* oklch */ color: oklch(91.5% 0.138 131.3);
Tailwind
colors: {
custom: {
50: '#d6f9b4',
500: '#c2f693',
950: '#000000',
},
}SCSS
$custom: #c2f693; $custom-light: #d6f9b4; $custom-dark: #000000;
JSON
{
"hex": "#c2f693",
"rgb": {
"r": 194,
"g": 246,
"b": 147
},
"hsl": {
"h": 91.515,
"s": 84.615,
"l": 77.059
},
"oklch": {
"l": 0.91476,
"c": 0.13795,
"h": 131.3
},
"luminance": 0.79487
}Semantic roles & 50–950 ramp
primary
#C2F693
secondary
#9A59D4
accent
#04E178
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581