#63E1BE#63E1BE
#63E1BE is a very light, vivid teal. Relative luminance 0.602; OKLCH L 82.9% C 0.124 H 172.2°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #63E1BE |
|---|---|
| RGB | rgb(99, 225, 190) |
| HSL | hsl(163, 68%, 64%) |
| HSV | hsv(163, 56%, 88%) |
| CMYK | cmyk(56%, 0%, 15.6%, 11.8%) |
| CIE-LAB | lab(81.96, -43.33, 6.63) |
| CIE-LCH | lch(81.96, 43.83, 171.31°) |
| OKLab | oklab(82.89% -0.1226 0.0168) |
| OKLCH | oklch(82.89% 0.124 172.2) |
| XYZ | xyz(41.3608, 60.2168, 58.1485) |
| Luminance | 0.6022 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.68
Aqua (survey)
#13EAC9
ΔE00 4.23
Aquamarine (survey)
#04D8B2
ΔE00 4.37
Eucalyptus
#44D7A8
ΔE00 4.40
Seafoam
#7FE0B3
ΔE00 4.41
Light Turquoise
#7EF4CC
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63E1BE #E16386
analogous
#63E17F #63E1BE #63C5E1
triadic
#63E1BE #BE63E1 #E1BE63
tetradic
#63E1BE #7F63E1 #E16386 #C5E163
square
#63E1BE #7F63E1 #E16386 #C5E163
split-complementary
#63E1BE #E163C5 #E17F63
monochromatic
#21A983 #30D7A9 #63E1BE #96EBD3 #CAF5E9
Accessibility & contrast
On white
1.61
#63E1BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#63E1BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63E1BE
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63E1BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63E1BE | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD4BC
Deuteranopia (green-blind)
#C8C6C0
Tritanopia (blue-blind)
#14E3D7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #63e1be; /* rgb */ color: rgb(99, 225, 190); /* oklch */ color: oklch(82.9% 0.124 172.2);
Tailwind
colors: {
custom: {
50: '#9aebd1',
500: '#63e1be',
950: '#000000',
},
}SCSS
$custom: #63e1be; $custom-light: #9aebd1; $custom-dark: #000000;
JSON
{
"hex": "#63e1be",
"rgb": {
"r": 99,
"g": 225,
"b": 190
},
"hsl": {
"h": 163.333,
"s": 67.742,
"l": 63.529
},
"oklch": {
"l": 0.82887,
"c": 0.12373,
"h": 172.2
},
"luminance": 0.60221
}Semantic roles & 50–950 ramp
primary
#63E1BE
secondary
#AB3D5C
accent
#1649D0
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483