#63E4AD#63E4AD
#63E4AD is a very light, vivid teal. Relative luminance 0.612; OKLCH L 83.2% C 0.140 H 162.7°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #63E4AD |
|---|---|
| RGB | rgb(99, 228, 173) |
| HSL | hsl(154, 70%, 64%) |
| HSV | hsv(154, 57%, 89%) |
| CMYK | cmyk(56.6%, 0%, 24.1%, 10.6%) |
| CIE-LAB | lab(82.46, -48.37, 16.29) |
| CIE-LCH | lch(82.46, 51.04, 161.39°) |
| OKLab | oklab(83.17% -0.1334 0.0416) |
| OKLCH | oklch(83.17% 0.14 162.7) |
| XYZ | xyz(40.4281, 61.1527, 49.2002) |
| Luminance | 0.6116 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.28
Eucalyptus
#44D7A8
ΔE00 4.03
Light Greenish Blue
#63F7B4
ΔE00 4.44
Aqua Marine
#2EE8BB
ΔE00 4.47
Aqua Green
#12E193
ΔE00 5.28
Light Turquoise
#7EF4CC
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63E4AD #E4639A
analogous
#63E46D #63E4AD #63DAE4
triadic
#63E4AD #AD63E4 #E4AD63
tetradic
#63E4AD #6D63E4 #E4639A #DAE463
square
#63E4AD #6D63E4 #E4639A #DAE463
split-complementary
#63E4AD #E463DA #E46D63
monochromatic
#1EAE71 #2FDB92 #63E4AD #97EDC8 #CBF6E4
Accessibility & contrast
On white
1.59
#63E4AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#63E4AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63E4AD
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63E4AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63E4AD | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D5AA
Deuteranopia (green-blind)
#CEC8B0
Tritanopia (blue-blind)
#29E4D5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #63e4ad; /* rgb */ color: rgb(99, 228, 173); /* oklch */ color: oklch(83.2% 0.140 162.7);
Tailwind
colors: {
custom: {
50: '#9aedc5',
500: '#63e4ad',
950: '#000000',
},
}SCSS
$custom: #63e4ad; $custom-light: #9aedc5; $custom-dark: #000000;
JSON
{
"hex": "#63e4ad",
"rgb": {
"r": 99,
"g": 228,
"b": 173
},
"hsl": {
"h": 154.419,
"s": 70.492,
"l": 64.118
},
"oklch": {
"l": 0.83174,
"c": 0.13975,
"h": 162.7
},
"luminance": 0.61157
}Semantic roles & 50–950 ramp
primary
#63E4AD
secondary
#B03C6D
accent
#1365D3
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582