#63F185#63F185
#63F185 is a very light, vivid green. Relative luminance 0.673; OKLCH L 85.5% C 0.192 H 148.6°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #63F185 |
|---|---|
| RGB | rgb(99, 241, 133) |
| HSL | hsl(134, 84%, 67%) |
| HSV | hsv(134, 59%, 95%) |
| CMYK | cmyk(58.9%, 0%, 44.8%, 5.5%) |
| CIE-LAB | lab(85.63, -60.79, 40.86) |
| CIE-LCH | lch(85.63, 73.25, 146.09°) |
| OKLab | oklab(85.55% -0.1643 0.1002) |
| OKLCH | oklch(85.55% 0.192 148.6) |
| XYZ | xyz(40.8317, 67.2528, 33.0151) |
| Luminance | 0.6726 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.24
Minty Green
#0BF77D
ΔE00 3.32
Spearmint
#1EF876
ΔE00 3.52
Turquoise Green
#04F489
ΔE00 3.54
Weird Green
#3AE57F
ΔE00 3.63
Lightgreen
#90EE90
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F185 #F163CF
analogous
#88F163 #63F185 #63F1CC
triadic
#63F185 #8563F1 #F18563
tetradic
#63F185 #6388F1 #F163CF #F1CC63
square
#63F185 #6388F1 #F163CF #F1CC63
split-complementary
#63F185 #CC63F1 #F16388
monochromatic
#12C83D #2BEC59 #63F185 #9BF6B1 #D3FBDD
Accessibility & contrast
On white
1.45
#63F185 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#63F185 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F185
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F185 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F185 | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE7D
Deuteranopia (green-blind)
#E1D18C
Tritanopia (blue-blind)
#3DEDD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #63f185; /* rgb */ color: rgb(99, 241, 133); /* oklch */ color: oklch(85.5% 0.192 148.6);
Tailwind
colors: {
custom: {
50: '#9cf7aa',
500: '#63f185',
950: '#000000',
},
}SCSS
$custom: #63f185; $custom-light: #9cf7aa; $custom-dark: #000000;
JSON
{
"hex": "#63f185",
"rgb": {
"r": 99,
"g": 241,
"b": 133
},
"hsl": {
"h": 134.366,
"s": 83.529,
"l": 66.667
},
"oklch": {
"l": 0.85546,
"c": 0.19244,
"h": 148.6
},
"luminance": 0.67257
}Semantic roles & 50–950 ramp
primary
#63F185
secondary
#C534A2
accent
#06ACE0
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581