#C2F985#C2F985
#C2F985 is a very light, vivid yellow-green. Relative luminance 0.809; OKLCH L 91.9% C 0.156 H 129.8°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #C2F985 |
|---|---|
| RGB | rgb(194, 249, 133) |
| HSL | hsl(88, 91%, 75%) |
| HSV | hsv(88, 47%, 98%) |
| CMYK | cmyk(22.1%, 0%, 46.6%, 2.4%) |
| CIE-LAB | lab(92.09, -36.15, 49.86) |
| CIE-LCH | lch(92.09, 61.58, 125.95°) |
| OKLab | oklab(91.93% -0.1001 0.1201) |
| OKLCH | oklch(91.93% 0.156 129.8) |
| XYZ | xyz(60.3568, 80.9130, 34.6236) |
| Luminance | 0.8091 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.04
Light Pea Green
#C4FE82
ΔE00 1.32
Light Yellowish Green
#C2FF89
ΔE00 1.36
Light Yellow Green
#CCFD7F
ΔE00 2.20
Celery
#C1FD95
ΔE00 2.40
Pale Lime
#BEFD73
ΔE00 2.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2F985 #BC85F9
analogous
#F9F685 #C2F985 #88F985
triadic
#C2F985 #85C2F9 #F985C2
tetradic
#C2F985 #85F9F6 #BC85F9 #F98588
square
#C2F985 #85F9F6 #BC85F9 #F98588
split-complementary
#C2F985 #8588F9 #F685F9
monochromatic
#88F310 #A5F64B #C2F985 #DFFCBF #F0FEE2
Accessibility & contrast
On white
1.22
#C2F985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#C2F985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2F985
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2F985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2F985 | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB7B
Deuteranopia (green-blind)
#FAE78C
Tritanopia (blue-blind)
#C6F0DE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #c2f985; /* rgb */ color: rgb(194, 249, 133); /* oklch */ color: oklch(91.9% 0.156 129.8);
Tailwind
colors: {
custom: {
50: '#d6fbaa',
500: '#c2f985',
950: '#000000',
},
}SCSS
$custom: #c2f985; $custom-light: #d6fbaa; $custom-dark: #000000;
JSON
{
"hex": "#c2f985",
"rgb": {
"r": 194,
"g": 249,
"b": 133
},
"hsl": {
"h": 88.448,
"s": 90.625,
"l": 74.902
},
"oklch": {
"l": 0.91931,
"c": 0.15635,
"h": 129.8
},
"luminance": 0.80914
}Semantic roles & 50–950 ramp
primary
#C2F985
secondary
#8D4BD7
accent
#00E66D
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#151710
muted
#848581