#C2FF85#C2FF85
#C2FF85 is a very light, vivid yellow-green. Relative luminance 0.847; OKLCH L 93.3% C 0.165 H 130.8°. Best body text is #000000 at 17.94:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FF85 |
|---|---|
| RGB | rgb(194, 255, 133) |
| HSL | hsl(90, 100%, 76%) |
| HSV | hsv(90, 48%, 100%) |
| CMYK | cmyk(23.9%, 0%, 47.8%, 0%) |
| CIE-LAB | lab(93.75, -38.85, 51.89) |
| CIE-LCH | lch(93.75, 64.82, 126.82°) |
| OKLab | oklab(93.27% -0.1076 0.1246) |
| OKLCH | oklch(93.27% 0.165 130.8) |
| XYZ | xyz(62.2410, 84.6814, 35.2517) |
| Luminance | 0.8468 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 0.56
Light Pea Green
#C4FE82
ΔE00 0.65
Pistachio (survey)
#C0FA8B
ΔE00 1.65
Pale Lime
#BEFD73
ΔE00 2.07
Light Yellow Green
#CCFD7F
ΔE00 2.23
Celery
#C1FD95
ΔE00 2.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FF85 #C285FF
analogous
#FFFF85 #C2FF85 #85FF85
triadic
#C2FF85 #85C2FF #FF85C2
tetradic
#C2FF85 #85FFFF #C285FF #FF8585
square
#C2FF85 #85FFFF #C285FF #FF8585
split-complementary
#C2FF85 #8585FF #FF85FF
monochromatic
#85FF0B #A3FF48 #C2FF85 #E1FFC2 #F0FFE0
Accessibility & contrast
On white
1.17
#C2FF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.94
#C2FF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FF85
17.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FF85 | 1.00 | 1.17 | 17.94 | 17.94 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF07B
Deuteranopia (green-blind)
#FFEB8C
Tritanopia (blue-blind)
#C5F6E3
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #c2ff85; /* rgb */ color: rgb(194, 255, 133); /* oklch */ color: oklch(93.3% 0.165 130.8);
Tailwind
colors: {
custom: {
50: '#d7ffab',
500: '#c2ff85',
950: '#000000',
},
}SCSS
$custom: #c2ff85; $custom-light: #d7ffab; $custom-dark: #000000;
JSON
{
"hex": "#c2ff85",
"rgb": {
"r": 194,
"g": 255,
"b": 133
},
"hsl": {
"h": 90,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.93266,
"c": 0.16465,
"h": 130.8
},
"luminance": 0.84683
}Semantic roles & 50–950 ramp
primary
#C2FF85
secondary
#9449DF
accent
#00E673
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#151810
muted
#848681