#C2FB7D#C2FB7D
#C2FB7D is a very light, vivid yellow-green. Relative luminance 0.819; OKLCH L 92.3% C 0.167 H 129.3°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FB7D |
|---|---|
| RGB | rgb(194, 251, 125) |
| HSL | hsl(87, 94%, 74%) |
| HSV | hsv(87, 50%, 98%) |
| CMYK | cmyk(22.7%, 0%, 50.2%, 1.6%) |
| CIE-LAB | lab(92.55, -37.91, 54.14) |
| CIE-LCH | lch(92.55, 66.09, 125.00°) |
| OKLab | oklab(92.27% -0.1056 0.129) |
| OKLCH | oklch(92.27% 0.167 129.3) |
| XYZ | xyz(60.4464, 81.9432, 32.0300) |
| Luminance | 0.8194 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 0.72
Pale Lime
#BEFD73
ΔE00 1.41
Light Yellow Green
#CCFD7F
ΔE00 1.50
Light Yellowish Green
#C2FF89
ΔE00 1.68
Pistachio (survey)
#C0FA8B
ΔE00 2.17
Light Lime Green
#B9FF66
ΔE00 2.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FB7D #B67DFB
analogous
#FBF57D #C2FB7D #83FB7D
triadic
#C2FB7D #7DC2FB #FB7DC2
tetradic
#C2FB7D #7DFBF5 #B67DFB #FB7D83
square
#C2FB7D #7DFBF5 #B67DFB #FB7D83
split-complementary
#C2FB7D #7D83FB #F57DFB
monochromatic
#8AF608 #A6F942 #C2FB7D #DEFDB8 #F1FEE1
Accessibility & contrast
On white
1.21
#C2FB7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.39
#C2FB7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FB7D
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FB7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FB7D | 1.00 | 1.21 | 17.39 | 17.39 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC72
Deuteranopia (green-blind)
#FDE885
Tritanopia (blue-blind)
#C6F2DE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c2fb7d; /* rgb */ color: rgb(194, 251, 125); /* oklch */ color: oklch(92.3% 0.167 129.3);
Tailwind
colors: {
custom: {
50: '#d7fda5',
500: '#c2fb7d',
950: '#000000',
},
}SCSS
$custom: #c2fb7d; $custom-light: #d7fda5; $custom-dark: #000000;
JSON
{
"hex": "#c2fb7d",
"rgb": {
"r": 194,
"g": 251,
"b": 125
},
"hsl": {
"h": 87.143,
"s": 94.03,
"l": 73.725
},
"oklch": {
"l": 0.9227,
"c": 0.16671,
"h": 129.3
},
"luminance": 0.81944
}Semantic roles & 50–950 ramp
primary
#C2FB7D
secondary
#8744D8
accent
#00E668
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#15170F
muted
#848580