#63F08D#63F08D
#63F08D is a very light, vivid green. Relative luminance 0.669; OKLCH L 85.4% C 0.184 H 150.4°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #63F08D |
|---|---|
| RGB | rgb(99, 240, 141) |
| HSL | hsl(138, 82%, 66%) |
| HSV | hsv(138, 59%, 94%) |
| CMYK | cmyk(58.8%, 0%, 41.3%, 5.9%) |
| CIE-LAB | lab(85.45, -59.15, 36.69) |
| CIE-LCH | lch(85.45, 69.61, 148.19°) |
| OKLab | oklab(85.43% -0.16 0.0908) |
| OKLCH | oklch(85.43% 0.184 150.4) |
| XYZ | xyz(41.1104, 66.8920, 35.9391) |
| Luminance | 0.6690 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 3.28
Weird Green
#3AE57F
ΔE00 3.31
Wintergreen
#20F986
ΔE00 3.47
Sea Green (survey)
#53FCA1
ΔE00 3.56
Light Green Blue
#56FCA2
ΔE00 3.60
Minty Green
#0BF77D
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F08D #F063C6
analogous
#80F063 #63F08D #63F0D3
triadic
#63F08D #8D63F0 #F08D63
tetradic
#63F08D #6380F0 #F063C6 #F0D363
square
#63F08D #6380F0 #F063C6 #F0D363
split-complementary
#63F08D #D363F0 #F06380
monochromatic
#13C648 #2BEB64 #63F08D #9BF5B6 #D3FBDF
Accessibility & contrast
On white
1.46
#63F08D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#63F08D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F08D
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F08D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F08D | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD86
Deuteranopia (green-blind)
#DFD094
Tritanopia (blue-blind)
#3AECD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #63f08d; /* rgb */ color: rgb(99, 240, 141); /* oklch */ color: oklch(85.4% 0.184 150.4);
Tailwind
colors: {
custom: {
50: '#9bf6af',
500: '#63f08d',
950: '#000000',
},
}SCSS
$custom: #63f08d; $custom-light: #9bf6af; $custom-dark: #000000;
JSON
{
"hex": "#63f08d",
"rgb": {
"r": 99,
"g": 240,
"b": 141
},
"hsl": {
"h": 137.872,
"s": 82.456,
"l": 66.471
},
"oklch": {
"l": 0.85434,
"c": 0.18393,
"h": 150.4
},
"luminance": 0.66896
}Semantic roles & 50–950 ramp
primary
#63F08D
secondary
#C33498
accent
#079EDF
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581