#63E4AC#63E4AC
#63E4AC is a very light, vivid teal. Relative luminance 0.611; OKLCH L 83.2% C 0.141 H 162.2°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #63E4AC |
|---|---|
| RGB | rgb(99, 228, 172) |
| HSL | hsl(154, 70%, 64%) |
| HSV | hsv(154, 57%, 89%) |
| CMYK | cmyk(56.6%, 0%, 24.6%, 10.6%) |
| CIE-LAB | lab(82.44, -48.58, 16.78) |
| CIE-LCH | lch(82.44, 51.40, 160.94°) |
| OKLab | oklab(83.15% -0.1338 0.0429) |
| OKLCH | oklch(83.15% 0.141 162.2) |
| XYZ | xyz(40.3317, 61.1142, 48.6925) |
| Luminance | 0.6112 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.39
Eucalyptus
#44D7A8
ΔE00 4.14
Light Greenish Blue
#63F7B4
ΔE00 4.35
Aqua Marine
#2EE8BB
ΔE00 4.65
Aqua Green
#12E193
ΔE00 5.12
Light Aquamarine
#7BFDC7
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63E4AC #E4639B
analogous
#63E46C #63E4AC #63DCE4
triadic
#63E4AC #AC63E4 #E4AC63
tetradic
#63E4AC #6C63E4 #E4639B #DCE463
square
#63E4AC #6C63E4 #E4639B #DCE463
split-complementary
#63E4AC #E463DC #E46C63
monochromatic
#1EAE70 #2FDB90 #63E4AC #97EDC8 #CBF6E4
Accessibility & contrast
On white
1.59
#63E4AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#63E4AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63E4AC
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63E4AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63E4AC | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D5A9
Deuteranopia (green-blind)
#CEC8B0
Tritanopia (blue-blind)
#2AE4D5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #63e4ac; /* rgb */ color: rgb(99, 228, 172); /* oklch */ color: oklch(83.2% 0.141 162.2);
Tailwind
colors: {
custom: {
50: '#9aedc4',
500: '#63e4ac',
950: '#000000',
},
}SCSS
$custom: #63e4ac; $custom-light: #9aedc4; $custom-dark: #000000;
JSON
{
"hex": "#63e4ac",
"rgb": {
"r": 99,
"g": 228,
"b": 172
},
"hsl": {
"h": 153.953,
"s": 70.492,
"l": 64.118
},
"oklch": {
"l": 0.8315,
"c": 0.14055,
"h": 162.2
},
"luminance": 0.61118
}Semantic roles & 50–950 ramp
primary
#63E4AC
secondary
#B03C6E
accent
#1366D3
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582