#63F094#63F094
#63F094 is a very light, vivid green. Relative luminance 0.671; OKLCH L 85.6% C 0.178 H 152.1°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #63F094 |
|---|---|
| RGB | rgb(99, 240, 148) |
| HSL | hsl(141, 82%, 66%) |
| HSV | hsv(141, 59%, 94%) |
| CMYK | cmyk(58.8%, 0%, 38.3%, 5.9%) |
| CIE-LAB | lab(85.56, -57.98, 33.34) |
| CIE-LCH | lch(85.56, 66.88, 150.10°) |
| OKLab | oklab(85.56% -0.157 0.0831) |
| OKLCH | oklch(85.56% 0.178 152.1) |
| XYZ | xyz(41.6477, 67.1069, 38.7694) |
| Luminance | 0.6711 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.95
Sea Green (survey)
#53FCA1
ΔE00 2.95
Light Bluish Green
#76FDA8
ΔE00 3.30
Seafoam Green
#7AF9AB
ΔE00 3.45
Turquoise Green
#04F489
ΔE00 3.45
Weird Green
#3AE57F
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F094 #F063BF
analogous
#79F063 #63F094 #63F0DB
triadic
#63F094 #9463F0 #F09463
tetradic
#63F094 #6379F0 #F063BF #F0DB63
square
#63F094 #6379F0 #F063BF #F0DB63
split-complementary
#63F094 #DB63F0 #F06379
monochromatic
#13C651 #2BEB6E #63F094 #9BF5BA #D3FBE1
Accessibility & contrast
On white
1.46
#63F094 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#63F094 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F094
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F094 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F094 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE8E
Deuteranopia (green-blind)
#DED19A
Tritanopia (blue-blind)
#36EDD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #63f094; /* rgb */ color: rgb(99, 240, 148); /* oklch */ color: oklch(85.6% 0.178 152.1);
Tailwind
colors: {
custom: {
50: '#9bf6b4',
500: '#63f094',
950: '#000000',
},
}SCSS
$custom: #63f094; $custom-light: #9bf6b4; $custom-dark: #000000;
JSON
{
"hex": "#63f094",
"rgb": {
"r": 99,
"g": 240,
"b": 148
},
"hsl": {
"h": 140.851,
"s": 82.456,
"l": 66.471
},
"oklch": {
"l": 0.85559,
"c": 0.1776,
"h": 152.1
},
"luminance": 0.67111
}Semantic roles & 50–950 ramp
primary
#63F094
secondary
#C33491
accent
#0794DF
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581