#63E2AB#63E2AB
#63E2AB is a very light, vivid teal. Relative luminance 0.600; OKLCH L 82.6% C 0.139 H 162.4°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #63E2AB |
|---|---|
| RGB | rgb(99, 226, 171) |
| HSL | hsl(154, 69%, 64%) |
| HSV | hsv(154, 56%, 89%) |
| CMYK | cmyk(56.2%, 0%, 24.3%, 11.4%) |
| CIE-LAB | lab(81.83, -47.95, 16.45) |
| CIE-LCH | lch(81.83, 50.70, 161.07°) |
| OKLab | oklab(82.64% -0.1322 0.042) |
| OKLCH | oklch(82.64% 0.139 162.4) |
| XYZ | xyz(39.6890, 59.9819, 48.0063) |
| Luminance | 0.5999 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.20
Eucalyptus
#44D7A8
ΔE00 3.78
Aqua Marine
#2EE8BB
ΔE00 4.68
Light Greenish Blue
#63F7B4
ΔE00 4.82
Aqua Green
#12E193
ΔE00 5.19
Light Turquoise
#7EF4CC
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63E2AB #E2639A
analogous
#63E26B #63E2AB #63D9E2
triadic
#63E2AB #AB63E2 #E2AB63
tetradic
#63E2AB #6B63E2 #E2639A #D9E263
square
#63E2AB #6B63E2 #E2639A #D9E263
split-complementary
#63E2AB #E263D9 #E26B63
monochromatic
#20AB6F #2FD88F #63E2AB #97ECC7 #CAF5E3
Accessibility & contrast
On white
1.62
#63E2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#63E2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63E2AB
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63E2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63E2AB | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD3A8
Deuteranopia (green-blind)
#CDC6AE
Tritanopia (blue-blind)
#2CE2D3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #63e2ab; /* rgb */ color: rgb(99, 226, 171); /* oklch */ color: oklch(82.6% 0.139 162.4);
Tailwind
colors: {
custom: {
50: '#99ecc4',
500: '#63e2ab',
950: '#000000',
},
}SCSS
$custom: #63e2ab; $custom-light: #99ecc4; $custom-dark: #000000;
JSON
{
"hex": "#63e2ab",
"rgb": {
"r": 99,
"g": 226,
"b": 171
},
"hsl": {
"h": 154.016,
"s": 68.649,
"l": 63.725
},
"oklch": {
"l": 0.82644,
"c": 0.13871,
"h": 162.4
},
"luminance": 0.59986
}Semantic roles & 50–950 ramp
primary
#63E2AB
secondary
#AD3D6D
accent
#1566D1
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582