#63E2AE#63E2AE
#63E2AE is a very light, vivid teal. Relative luminance 0.601; OKLCH L 82.7% C 0.136 H 163.7°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #63E2AE |
|---|---|
| RGB | rgb(99, 226, 174) |
| HSL | hsl(155, 69%, 64%) |
| HSV | hsv(155, 56%, 89%) |
| CMYK | cmyk(56.2%, 0%, 23%, 11.4%) |
| CIE-LAB | lab(81.89, -47.32, 14.96) |
| CIE-LCH | lch(81.89, 49.63, 162.45°) |
| OKLab | oklab(82.72% -0.1308 0.0383) |
| OKLCH | oklch(82.72% 0.136 163.7) |
| XYZ | xyz(39.9782, 60.0976, 49.5294) |
| Luminance | 0.6010 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.93
Eucalyptus
#44D7A8
ΔE00 3.47
Aqua Marine
#2EE8BB
ΔE00 4.18
Light Greenish Blue
#63F7B4
ΔE00 5.09
Light Turquoise
#7EF4CC
ΔE00 5.45
Light Teal
#90E4C1
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63E2AE #E26397
analogous
#63E26E #63E2AE #63D6E2
triadic
#63E2AE #AE63E2 #E2AE63
tetradic
#63E2AE #6E63E2 #E26397 #D6E263
square
#63E2AE #6E63E2 #E26397 #D6E263
split-complementary
#63E2AE #E263D6 #E26E63
monochromatic
#20AB72 #2FD893 #63E2AE #97ECC9 #CAF5E4
Accessibility & contrast
On white
1.61
#63E2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#63E2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63E2AE
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63E2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63E2AE | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED3AB
Deuteranopia (green-blind)
#CCC6B1
Tritanopia (blue-blind)
#29E2D4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #63e2ae; /* rgb */ color: rgb(99, 226, 174); /* oklch */ color: oklch(82.7% 0.136 163.7);
Tailwind
colors: {
custom: {
50: '#99ecc6',
500: '#63e2ae',
950: '#000000',
},
}SCSS
$custom: #63e2ae; $custom-light: #99ecc6; $custom-dark: #000000;
JSON
{
"hex": "#63e2ae",
"rgb": {
"r": 99,
"g": 226,
"b": 174
},
"hsl": {
"h": 155.433,
"s": 68.649,
"l": 63.725
},
"oklch": {
"l": 0.82716,
"c": 0.13632,
"h": 163.7
},
"luminance": 0.60101
}Semantic roles & 50–950 ramp
primary
#63E2AE
secondary
#AD3D6A
accent
#1562D1
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582