#C2F07E#C2F07E
#C2F07E is a very light, vivid yellow-green. Relative luminance 0.753; OKLCH L 89.8% C 0.151 H 127.3°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #C2F07E |
|---|---|
| RGB | rgb(194, 240, 126) |
| HSL | hsl(84, 79%, 72%) |
| HSV | hsv(84, 48%, 94%) |
| CMYK | cmyk(19.2%, 0%, 47.5%, 5.9%) |
| CIE-LAB | lab(89.53, -32.80, 50.02) |
| CIE-LCH | lch(89.53, 59.81, 123.26°) |
| OKLab | oklab(89.84% -0.0913 0.12) |
| OKLCH | oklch(89.84% 0.151 127.3) |
| XYZ | xyz(57.1738, 75.2951, 31.2559) |
| Luminance | 0.7530 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.86
Light Yellow Green
#CCFD7F
ΔE00 2.94
Light Pea Green
#C4FE82
ΔE00 3.12
Light Yellowish Green
#C2FF89
ΔE00 3.51
Pale Lime
#BEFD73
ΔE00 3.75
Celery
#C1FD95
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2F07E #AC7EF0
analogous
#F0E57E #C2F07E #89F07E
triadic
#C2F07E #7EC2F0 #F07EC2
tetradic
#C2F07E #7EF0E5 #AC7EF0 #F07E89
square
#C2F07E #7EF0E5 #AC7EF0 #F07E89
split-complementary
#C2F07E #7E89F0 #E57EF0
monochromatic
#8CDA19 #A8EA47 #C2F07E #DCF6B5 #F2FCE4
Accessibility & contrast
On white
1.31
#C2F07E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#C2F07E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2F07E
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2F07E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2F07E | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE374
Deuteranopia (green-blind)
#F4E085
Tritanopia (blue-blind)
#C7E7D5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #c2f07e; /* rgb */ color: rgb(194, 240, 126); /* oklch */ color: oklch(89.8% 0.151 127.3);
Tailwind
colors: {
custom: {
50: '#d6f5a5',
500: '#c2f07e',
950: '#000000',
},
}SCSS
$custom: #c2f07e; $custom-light: #d6f5a5; $custom-dark: #000000;
JSON
{
"hex": "#c2f07e",
"rgb": {
"r": 194,
"g": 240,
"b": 126
},
"hsl": {
"h": 84.211,
"s": 79.167,
"l": 71.765
},
"oklch": {
"l": 0.89838,
"c": 0.15076,
"h": 127.3
},
"luminance": 0.75296
}Semantic roles & 50–950 ramp
primary
#C2F07E
secondary
#7C48CA
accent
#0ADB5F
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#15170F
muted
#848580