#63E3AD#63E3AD
#63E3AD is a very light, vivid teal. Relative luminance 0.606; OKLCH L 82.9% C 0.138 H 162.9°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #63E3AD |
|---|---|
| RGB | rgb(99, 227, 173) |
| HSL | hsl(155, 70%, 64%) |
| HSV | hsv(155, 56%, 89%) |
| CMYK | cmyk(56.4%, 0%, 23.8%, 11%) |
| CIE-LAB | lab(82.17, -47.95, 15.87) |
| CIE-LCH | lch(82.17, 50.51, 161.69°) |
| OKLab | oklab(82.93% -0.1323 0.0406) |
| OKLCH | oklch(82.93% 0.138 162.9) |
| XYZ | xyz(40.1538, 60.6041, 49.1088) |
| Luminance | 0.6061 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.14
Eucalyptus
#44D7A8
ΔE00 3.79
Aqua Marine
#2EE8BB
ΔE00 4.40
Light Greenish Blue
#63F7B4
ΔE00 4.71
Aqua Green
#12E193
ΔE00 5.40
Light Turquoise
#7EF4CC
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63E3AD #E36399
analogous
#63E36D #63E3AD #63D9E3
triadic
#63E3AD #AD63E3 #E3AD63
tetradic
#63E3AD #6D63E3 #E36399 #D9E363
square
#63E3AD #6D63E3 #E36399 #D9E363
split-complementary
#63E3AD #E363D9 #E36D63
monochromatic
#1FAD71 #2FDA92 #63E3AD #97ECC8 #CBF6E4
Accessibility & contrast
On white
1.60
#63E3AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#63E3AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63E3AD
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63E3AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63E3AD | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D4AA
Deuteranopia (green-blind)
#CDC7B0
Tritanopia (blue-blind)
#2AE3D4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #63e3ad; /* rgb */ color: rgb(99, 227, 173); /* oklch */ color: oklch(82.9% 0.138 162.9);
Tailwind
colors: {
custom: {
50: '#99ecc5',
500: '#63e3ad',
950: '#000000',
},
}SCSS
$custom: #63e3ad; $custom-light: #99ecc5; $custom-dark: #000000;
JSON
{
"hex": "#63e3ad",
"rgb": {
"r": 99,
"g": 227,
"b": 173
},
"hsl": {
"h": 154.688,
"s": 69.565,
"l": 63.922
},
"oklch": {
"l": 0.82933,
"c": 0.13843,
"h": 162.9
},
"luminance": 0.60608
}Semantic roles & 50–950 ramp
primary
#63E3AD
secondary
#AE3C6C
accent
#1464D2
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582