#C2F892#C2F892
#C2F892 is a very light, vivid yellow-green. Relative luminance 0.807; OKLCH L 91.9% C 0.142 H 131.4°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #C2F892 |
|---|---|
| RGB | rgb(194, 248, 146) |
| HSL | hsl(92, 88%, 77%) |
| HSV | hsv(92, 41%, 97%) |
| CMYK | cmyk(21.8%, 0%, 41.1%, 2.7%) |
| CIE-LAB | lab(91.99, -34.17, 43.49) |
| CIE-LCH | lch(91.99, 55.31, 128.16°) |
| OKLab | oklab(91.9% -0.0939 0.1064) |
| OKLCH | oklch(91.9% 0.142 131.4) |
| XYZ | xyz(61.0028, 80.6782, 39.5470) |
| Luminance | 0.8068 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.22
Pistachio (survey)
#C0FA8B
ΔE00 1.28
Light Yellowish Green
#C2FF89
ΔE00 2.42
Light Pea Green
#C4FE82
ΔE00 3.12
Tea Green
#BDF8A3
ΔE00 3.28
Pale Light Green
#B1FC99
ΔE00 3.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2F892 #C892F8
analogous
#F5F892 #C2F892 #92F895
triadic
#C2F892 #92C2F8 #F892C2
tetradic
#C2F892 #92F5F8 #C892F8 #F89592
square
#C2F892 #92F5F8 #C892F8 #F89592
split-complementary
#C2F892 #9592F8 #F892F5
monochromatic
#82F11F #A2F458 #C2F892 #E2FCCC #EFFDE2
Accessibility & contrast
On white
1.23
#C2F892 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#C2F892 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2F892
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2F892 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2F892 | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB8A
Deuteranopia (green-blind)
#F8E798
Tritanopia (blue-blind)
#C4F0DF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #c2f892; /* rgb */ color: rgb(194, 248, 146); /* oklch */ color: oklch(91.9% 0.142 131.4);
Tailwind
colors: {
custom: {
50: '#d6fab3',
500: '#c2f892',
950: '#000000',
},
}SCSS
$custom: #c2f892; $custom-light: #d6fab3; $custom-dark: #000000;
JSON
{
"hex": "#c2f892",
"rgb": {
"r": 194,
"g": 248,
"b": 146
},
"hsl": {
"h": 91.765,
"s": 87.931,
"l": 77.255
},
"oklch": {
"l": 0.91902,
"c": 0.14189,
"h": 131.4
},
"luminance": 0.80679
}Semantic roles & 50–950 ramp
primary
#C2F892
secondary
#9B57D7
accent
#01E579
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581