#63E6AA#63E6AA
#63E6AA is a very light, vivid teal. Relative luminance 0.621; OKLCH L 83.6% C 0.145 H 160.9°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #63E6AA |
|---|---|
| RGB | rgb(99, 230, 170) |
| HSL | hsl(153, 72%, 65%) |
| HSV | hsv(153, 57%, 90%) |
| CMYK | cmyk(57%, 0%, 26.1%, 9.8%) |
| CIE-LAB | lab(82.99, -49.83, 18.59) |
| CIE-LCH | lch(82.99, 53.19, 159.54°) |
| OKLab | oklab(83.59% -0.1369 0.0474) |
| OKLCH | oklch(83.59% 0.145 160.9) |
| XYZ | xyz(40.6944, 62.1447, 47.8730) |
| Luminance | 0.6215 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.72
Seafoam
#7FE0B3
ΔE00 4.00
Aqua Green
#12E193
ΔE00 4.65
Eucalyptus
#44D7A8
ΔE00 4.89
Aqua Marine
#2EE8BB
ΔE00 5.22
Light Blue Green
#7EFBB3
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63E6AA #E6639F
analogous
#63E669 #63E6AA #63E1E6
triadic
#63E6AA #AA63E6 #E6AA63
tetradic
#63E6AA #6963E6 #E6639F #E1E663
square
#63E6AA #6963E6 #E6639F #E1E663
split-complementary
#63E6AA #E663E1 #E66963
monochromatic
#1DB26E #2EDE8D #63E6AA #98EEC7 #CCF7E3
Accessibility & contrast
On white
1.56
#63E6AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#63E6AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63E6AA
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63E6AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63E6AA | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D7A7
Deuteranopia (green-blind)
#D1C9AE
Tritanopia (blue-blind)
#2BE5D6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #63e6aa; /* rgb */ color: rgb(99, 230, 170); /* oklch */ color: oklch(83.6% 0.145 160.9);
Tailwind
colors: {
custom: {
50: '#9aefc3',
500: '#63e6aa',
950: '#000000',
},
}SCSS
$custom: #63e6aa; $custom-light: #9aefc3; $custom-dark: #000000;
JSON
{
"hex": "#63e6aa",
"rgb": {
"r": 99,
"g": 230,
"b": 170
},
"hsl": {
"h": 152.519,
"s": 72.376,
"l": 64.51
},
"oklch": {
"l": 0.83586,
"c": 0.14485,
"h": 160.9
},
"luminance": 0.62149
}Semantic roles & 50–950 ramp
primary
#63E6AA
secondary
#B33B72
accent
#116BD4
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582