#63F088#63F088
#63F088 is a very light, vivid green. Relative luminance 0.667; OKLCH L 85.4% C 0.188 H 149.3°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #63F088 |
|---|---|
| RGB | rgb(99, 240, 136) |
| HSL | hsl(136, 82%, 66%) |
| HSV | hsv(136, 59%, 94%) |
| CMYK | cmyk(58.8%, 0%, 43.3%, 5.9%) |
| CIE-LAB | lab(85.38, -59.95, 39.07) |
| CIE-LCH | lch(85.38, 71.56, 146.91°) |
| OKLab | oklab(85.35% -0.1621 0.0961) |
| OKLCH | oklch(85.35% 0.188 149.3) |
| XYZ | xyz(40.7467, 66.7465, 34.0238) |
| Luminance | 0.6675 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.34
Weird Green
#3AE57F
ΔE00 3.35
Turquoise Green
#04F489
ΔE00 3.40
Minty Green
#0BF77D
ΔE00 3.55
Spearmint
#1EF876
ΔE00 3.90
Sea Green (survey)
#53FCA1
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F088 #F063CB
analogous
#85F063 #63F088 #63F0CF
triadic
#63F088 #8863F0 #F08863
tetradic
#63F088 #6385F0 #F063CB #F0CF63
square
#63F088 #6385F0 #F063CB #F0CF63
split-complementary
#63F088 #CF63F0 #F06385
monochromatic
#13C642 #2BEB5D #63F088 #9BF5B3 #D3FBDD
Accessibility & contrast
On white
1.46
#63F088 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#63F088 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F088
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F088 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F088 | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD80
Deuteranopia (green-blind)
#DFD08F
Tritanopia (blue-blind)
#3CECD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #63f088; /* rgb */ color: rgb(99, 240, 136); /* oklch */ color: oklch(85.4% 0.188 149.3);
Tailwind
colors: {
custom: {
50: '#9bf6ac',
500: '#63f088',
950: '#000000',
},
}SCSS
$custom: #63f088; $custom-light: #9bf6ac; $custom-dark: #000000;
JSON
{
"hex": "#63f088",
"rgb": {
"r": 99,
"g": 240,
"b": 136
},
"hsl": {
"h": 135.745,
"s": 82.456,
"l": 66.471
},
"oklch": {
"l": 0.8535,
"c": 0.18844,
"h": 149.3
},
"luminance": 0.6675
}Semantic roles & 50–950 ramp
primary
#63F088
secondary
#C3349E
accent
#07A6DF
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581