#63E2AD#63E2AD
#63E2AD is a very light, vivid teal. Relative luminance 0.601; OKLCH L 82.7% C 0.137 H 163.2°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #63E2AD |
|---|---|
| RGB | rgb(99, 226, 173) |
| HSL | hsl(155, 69%, 64%) |
| HSV | hsv(155, 56%, 89%) |
| CMYK | cmyk(56.2%, 0%, 23.5%, 11.4%) |
| CIE-LAB | lab(81.87, -47.53, 15.46) |
| CIE-LCH | lch(81.87, 49.98, 161.98°) |
| OKLab | oklab(82.69% -0.1313 0.0396) |
| OKLCH | oklch(82.69% 0.137 163.2) |
| XYZ | xyz(39.8810, 60.0587, 49.0179) |
| Luminance | 0.6006 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.00
Eucalyptus
#44D7A8
ΔE00 3.56
Aqua Marine
#2EE8BB
ΔE00 4.34
Light Greenish Blue
#63F7B4
ΔE00 4.99
Aqua Green
#12E193
ΔE00 5.54
Light Turquoise
#7EF4CC
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63E2AD #E26398
analogous
#63E26D #63E2AD #63D7E2
triadic
#63E2AD #AD63E2 #E2AD63
tetradic
#63E2AD #6D63E2 #E26398 #D7E263
square
#63E2AD #6D63E2 #E26398 #D7E263
split-complementary
#63E2AD #E263D7 #E26D63
monochromatic
#20AB71 #2FD892 #63E2AD #97ECC8 #CAF5E3
Accessibility & contrast
On white
1.61
#63E2AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#63E2AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63E2AD
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63E2AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63E2AD | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED3AA
Deuteranopia (green-blind)
#CCC6B0
Tritanopia (blue-blind)
#2AE2D3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #63e2ad; /* rgb */ color: rgb(99, 226, 173); /* oklch */ color: oklch(82.7% 0.137 163.2);
Tailwind
colors: {
custom: {
50: '#99ecc5',
500: '#63e2ad',
950: '#000000',
},
}SCSS
$custom: #63e2ad; $custom-light: #99ecc5; $custom-dark: #000000;
JSON
{
"hex": "#63e2ad",
"rgb": {
"r": 99,
"g": 226,
"b": 173
},
"hsl": {
"h": 154.961,
"s": 68.649,
"l": 63.725
},
"oklch": {
"l": 0.82692,
"c": 0.13711,
"h": 163.2
},
"luminance": 0.60062
}Semantic roles & 50–950 ramp
primary
#63E2AD
secondary
#AD3D6B
accent
#1563D1
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582