#C2FF92#C2FF92
#C2FF92 is a very light, vivid yellow-green. Relative luminance 0.851; OKLCH L 93.5% C 0.152 H 132.6°. Best body text is #000000 at 18.01:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FF92 |
|---|---|
| RGB | rgb(194, 255, 146) |
| HSL | hsl(94, 100%, 79%) |
| HSV | hsv(94, 43%, 100%) |
| CMYK | cmyk(23.9%, 0%, 42.7%, 0%) |
| CIE-LAB | lab(93.91, -37.35, 45.93) |
| CIE-LCH | lch(93.91, 59.20, 129.12°) |
| OKLab | oklab(93.45% -0.1027 0.1119) |
| OKLCH | oklch(93.45% 0.152 132.6) |
| XYZ | xyz(63.1953, 85.0631, 40.2778) |
| Luminance | 0.8507 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.78
Pistachio (survey)
#C0FA8B
ΔE00 1.18
Light Yellowish Green
#C2FF89
ΔE00 1.32
Light Pea Green
#C4FE82
ΔE00 2.39
Pale Light Green
#B1FC99
ΔE00 3.21
Light Yellow Green
#CCFD7F
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FF92 #CF92FF
analogous
#F8FF92 #C2FF92 #92FF98
triadic
#C2FF92 #92C2FF #FF92C2
tetradic
#C2FF92 #92F8FF #CF92FF #FF9892
square
#C2FF92 #92F8FF #CF92FF #FF9892
split-complementary
#C2FF92 #9892FF #FF92F8
monochromatic
#7DFF18 #A0FF55 #C2FF92 #E4FFCF #EEFFE0
Accessibility & contrast
On white
1.17
#C2FF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.01
#C2FF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FF92
18.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FF92 | 1.00 | 1.17 | 18.01 | 18.01 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF18A
Deuteranopia (green-blind)
#FEEC98
Tritanopia (blue-blind)
#C4F7E5
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #c2ff92; /* rgb */ color: rgb(194, 255, 146); /* oklch */ color: oklch(93.5% 0.152 132.6);
Tailwind
colors: {
custom: {
50: '#d6ffb3',
500: '#c2ff92',
950: '#000000',
},
}SCSS
$custom: #c2ff92; $custom-light: #d6ffb3; $custom-dark: #000000;
JSON
{
"hex": "#c2ff92",
"rgb": {
"r": 194,
"g": 255,
"b": 146
},
"hsl": {
"h": 93.578,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.93453,
"c": 0.15193,
"h": 132.6
},
"luminance": 0.85065
}Semantic roles & 50–950 ramp
primary
#C2FF92
secondary
#A354E1
accent
#00E680
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681