#63F68E#63F68E
#63F68E is a very light, vivid green. Relative luminance 0.705; OKLCH L 86.9% C 0.191 H 150.1°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #63F68E |
|---|---|
| RGB | rgb(99, 246, 142) |
| HSL | hsl(138, 89%, 68%) |
| HSV | hsv(138, 60%, 96%) |
| CMYK | cmyk(59.8%, 0%, 42.3%, 3.5%) |
| CIE-LAB | lab(87.25, -61.25, 38.53) |
| CIE-LCH | lch(87.25, 72.37, 147.83°) |
| OKLab | oklab(86.92% -0.1655 0.0951) |
| OKLCH | oklch(86.92% 0.191 150.1) |
| XYZ | xyz(42.9807, 70.5130, 36.9313) |
| Luminance | 0.7052 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.81
Sea Green (survey)
#53FCA1
ΔE00 3.18
Turquoise Green
#04F489
ΔE00 3.20
Light Green Blue
#56FCA2
ΔE00 3.24
Minty Green
#0BF77D
ΔE00 3.32
Light Bluish Green
#76FDA8
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F68E #F663CB
analogous
#81F663 #63F68E #63F6D7
triadic
#63F68E #8E63F6 #F68E63
tetradic
#63F68E #6381F6 #F663CB #F6D763
square
#63F68E #6381F6 #F663CB #F6D763
split-complementary
#63F68E #D763F6 #F66381
monochromatic
#0CD246 #29F364 #63F68E #9DF9B8 #D7FDE2
Accessibility & contrast
On white
1.39
#63F68E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#63F68E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F68E
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F68E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F68E | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E386
Deuteranopia (green-blind)
#E4D595
Tritanopia (blue-blind)
#37F2DD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #63f68e; /* rgb */ color: rgb(99, 246, 142); /* oklch */ color: oklch(86.9% 0.191 150.1);
Tailwind
colors: {
custom: {
50: '#9cfab0',
500: '#63f68e',
950: '#000000',
},
}SCSS
$custom: #63f68e; $custom-light: #9cfab0; $custom-dark: #000000;
JSON
{
"hex": "#63f68e",
"rgb": {
"r": 99,
"g": 246,
"b": 142
},
"hsl": {
"h": 137.551,
"s": 89.091,
"l": 67.647
},
"oklch": {
"l": 0.86917,
"c": 0.19091,
"h": 150.1
},
"luminance": 0.70517
}Semantic roles & 50–950 ramp
primary
#63F68E
secondary
#CE309F
accent
#00A2E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581