#63F092#63F092
#63F092 is a very light, vivid green. Relative luminance 0.670; OKLCH L 85.5% C 0.179 H 151.6°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #63F092 |
|---|---|
| RGB | rgb(99, 240, 146) |
| HSL | hsl(140, 82%, 66%) |
| HSV | hsv(140, 59%, 94%) |
| CMYK | cmyk(58.8%, 0%, 39.2%, 5.9%) |
| CIE-LAB | lab(85.53, -58.32, 34.30) |
| CIE-LCH | lch(85.53, 67.66, 149.54°) |
| OKLab | oklab(85.52% -0.1578 0.0853) |
| OKLCH | oklch(85.52% 0.179 151.6) |
| XYZ | xyz(41.4908, 67.0442, 37.9429) |
| Luminance | 0.6705 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.10
Light Green Blue
#56FCA2
ΔE00 3.10
Turquoise Green
#04F489
ΔE00 3.36
Light Bluish Green
#76FDA8
ΔE00 3.46
Weird Green
#3AE57F
ΔE00 3.47
Seafoam Green
#7AF9AB
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F092 #F063C1
analogous
#7BF063 #63F092 #63F0D9
triadic
#63F092 #9263F0 #F09263
tetradic
#63F092 #637BF0 #F063C1 #F0D963
square
#63F092 #637BF0 #F063C1 #F0D963
split-complementary
#63F092 #D963F0 #F0637B
monochromatic
#13C64F #2BEB6B #63F092 #9BF5B9 #D3FBE0
Accessibility & contrast
On white
1.46
#63F092 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#63F092 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F092
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F092 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F092 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE8B
Deuteranopia (green-blind)
#DED198
Tritanopia (blue-blind)
#37EDD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #63f092; /* rgb */ color: rgb(99, 240, 146); /* oklch */ color: oklch(85.5% 0.179 151.6);
Tailwind
colors: {
custom: {
50: '#9bf6b3',
500: '#63f092',
950: '#000000',
},
}SCSS
$custom: #63f092; $custom-light: #9bf6b3; $custom-dark: #000000;
JSON
{
"hex": "#63f092",
"rgb": {
"r": 99,
"g": 240,
"b": 146
},
"hsl": {
"h": 140,
"s": 82.456,
"l": 66.471
},
"oklch": {
"l": 0.85522,
"c": 0.1794,
"h": 151.6
},
"luminance": 0.67048
}Semantic roles & 50–950 ramp
primary
#63F092
secondary
#C33493
accent
#0797DF
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581