#C2F993#C2F993
#C2F993 is a very light, vivid yellow-green. Relative luminance 0.813; OKLCH L 92.1% C 0.142 H 131.8°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #C2F993 |
|---|---|
| RGB | rgb(194, 249, 147) |
| HSL | hsl(92, 89%, 78%) |
| HSV | hsv(92, 41%, 98%) |
| CMYK | cmyk(22.1%, 0%, 41%, 2.4%) |
| CIE-LAB | lab(92.28, -34.51, 43.37) |
| CIE-LCH | lch(92.28, 55.42, 128.51°) |
| OKLab | oklab(92.14% -0.0948 0.1061) |
| OKLCH | oklch(92.14% 0.142 131.8) |
| XYZ | xyz(61.3892, 81.3260, 40.0612) |
| Luminance | 0.8133 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.99
Pistachio (survey)
#C0FA8B
ΔE00 1.27
Light Yellowish Green
#C2FF89
ΔE00 2.34
Light Pea Green
#C4FE82
ΔE00 3.12
Tea Green
#BDF8A3
ΔE00 3.18
Pale Light Green
#B1FC99
ΔE00 3.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2F993 #CA93F9
analogous
#F5F993 #C2F993 #93F997
triadic
#C2F993 #93C2F9 #F993C2
tetradic
#C2F993 #93F5F9 #CA93F9 #F99793
square
#C2F993 #93F5F9 #CA93F9 #F99793
split-complementary
#C2F993 #9793F9 #F993F5
monochromatic
#81F31F #A1F659 #C2F993 #E3FCCD #EFFDE2
Accessibility & contrast
On white
1.22
#C2F993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#C2F993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2F993
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2F993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2F993 | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC8B
Deuteranopia (green-blind)
#F9E799
Tritanopia (blue-blind)
#C4F1E0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c2f993; /* rgb */ color: rgb(194, 249, 147); /* oklch */ color: oklch(92.1% 0.142 131.8);
Tailwind
colors: {
custom: {
50: '#d6fbb4',
500: '#c2f993',
950: '#000000',
},
}SCSS
$custom: #c2f993; $custom-light: #d6fbb4; $custom-dark: #000000;
JSON
{
"hex": "#c2f993",
"rgb": {
"r": 194,
"g": 249,
"b": 147
},
"hsl": {
"h": 92.353,
"s": 89.474,
"l": 77.647
},
"oklch": {
"l": 0.92139,
"c": 0.1423,
"h": 131.8
},
"luminance": 0.81327
}Semantic roles & 50–950 ramp
primary
#C2F993
secondary
#9D58D9
accent
#00E67C
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581