#63F082#63F082
#63F082 is a very light, vivid green. Relative luminance 0.666; OKLCH L 85.3% C 0.194 H 148.1°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #63F082 |
|---|---|
| RGB | rgb(99, 240, 130) |
| HSL | hsl(133, 82%, 66%) |
| HSV | hsv(133, 59%, 94%) |
| CMYK | cmyk(58.8%, 0%, 45.8%, 5.9%) |
| CIE-LAB | lab(85.29, -60.87, 41.89) |
| CIE-LCH | lch(85.29, 73.89, 145.47°) |
| OKLab | oklab(85.25% -0.1646 0.1024) |
| OKLCH | oklch(85.25% 0.194 148.1) |
| XYZ | xyz(40.3322, 66.5807, 31.8407) |
| Luminance | 0.6659 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 3.38
Wintergreen
#20F986
ΔE00 3.42
Spearmint
#1EF876
ΔE00 3.47
Weird Green
#3AE57F
ΔE00 3.61
Turquoise Green
#04F489
ΔE00 3.75
Lightgreen
#90EE90
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F082 #F063D1
analogous
#8BF063 #63F082 #63F0C8
triadic
#63F082 #8263F0 #F08263
tetradic
#63F082 #638BF0 #F063D1 #F0C863
square
#63F082 #638BF0 #F063D1 #F0C863
split-complementary
#63F082 #C863F0 #F0638B
monochromatic
#13C63A #2BEB55 #63F082 #9BF5AF #D3FBDB
Accessibility & contrast
On white
1.47
#63F082 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#63F082 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F082
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F082 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F082 | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD79
Deuteranopia (green-blind)
#E0D08A
Tritanopia (blue-blind)
#3FEBD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #63f082; /* rgb */ color: rgb(99, 240, 130); /* oklch */ color: oklch(85.3% 0.194 148.1);
Tailwind
colors: {
custom: {
50: '#9bf6a8',
500: '#63f082',
950: '#000000',
},
}SCSS
$custom: #63f082; $custom-light: #9bf6a8; $custom-dark: #000000;
JSON
{
"hex": "#63f082",
"rgb": {
"r": 99,
"g": 240,
"b": 130
},
"hsl": {
"h": 133.191,
"s": 82.456,
"l": 66.471
},
"oklch": {
"l": 0.85253,
"c": 0.19382,
"h": 148.1
},
"luminance": 0.66585
}Semantic roles & 50–950 ramp
primary
#63F082
secondary
#C334A4
accent
#07AFDF
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F1710
muted
#808580