#63EE9B#63EE9B
#63EE9B is a very light, vivid green. Relative luminance 0.662; OKLCH L 85.2% C 0.169 H 154.3°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #63EE9B |
|---|---|
| RGB | rgb(99, 238, 155) |
| HSL | hsl(144, 80%, 66%) |
| HSV | hsv(144, 58%, 93%) |
| CMYK | cmyk(58.4%, 0%, 34.9%, 6.7%) |
| CIE-LAB | lab(85.08, -55.96, 29.17) |
| CIE-LCH | lch(85.08, 63.11, 152.47°) |
| OKLab | oklab(85.21% -0.1519 0.0733) |
| OKLCH | oklch(85.21% 0.169 154.3) |
| XYZ | xyz(41.6331, 66.1643, 41.5809) |
| Luminance | 0.6617 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.96
Light Green Blue
#56FCA2
ΔE00 3.09
Sea Green (survey)
#53FCA1
ΔE00 3.15
Seafoam (survey)
#80F9AD
ΔE00 3.33
Light Bluish Green
#76FDA8
ΔE00 3.35
Light Blue Green
#7EFBB3
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63EE9B #EE63B6
analogous
#70EE63 #63EE9B #63EEE1
triadic
#63EE9B #9B63EE #EE9B63
tetradic
#63EE9B #6370EE #EE63B6 #EEE163
square
#63EE9B #6370EE #EE63B6 #EEE163
split-complementary
#63EE9B #E163EE #EE6370
monochromatic
#15C25B #2CE878 #63EE9B #9AF4BE #D1FAE2
Accessibility & contrast
On white
1.48
#63EE9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#63EE9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63EE9B
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63EE9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63EE9B | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDC96
Deuteranopia (green-blind)
#DBCFA0
Tritanopia (blue-blind)
#32EBD9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #63ee9b; /* rgb */ color: rgb(99, 238, 155); /* oklch */ color: oklch(85.2% 0.169 154.3);
Tailwind
colors: {
custom: {
50: '#9bf4b9',
500: '#63ee9b',
950: '#000000',
},
}SCSS
$custom: #63ee9b; $custom-light: #9bf4b9; $custom-dark: #000000;
JSON
{
"hex": "#63ee9b",
"rgb": {
"r": 99,
"g": 238,
"b": 155
},
"hsl": {
"h": 144.173,
"s": 80.347,
"l": 66.078
},
"oklch": {
"l": 0.85205,
"c": 0.16861,
"h": 154.3
},
"luminance": 0.66168
}Semantic roles & 50–950 ramp
primary
#63EE9B
secondary
#C03688
accent
#0987DD
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581