#63EABE#63EABE
#63EABE is a very light, vivid teal. Relative luminance 0.652; OKLCH L 85.0% C 0.135 H 168.6°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #63EABE |
|---|---|
| RGB | rgb(99, 234, 190) |
| HSL | hsl(160, 76%, 65%) |
| HSV | hsv(160, 58%, 92%) |
| CMYK | cmyk(57.7%, 0%, 18.8%, 8.2%) |
| CIE-LAB | lab(84.59, -47.22, 10.40) |
| CIE-LCH | lch(84.59, 48.35, 167.58°) |
| OKLab | oklab(85.03% -0.1321 0.0266) |
| OKLCH | oklch(85.03% 0.135 168.6) |
| XYZ | xyz(43.8582, 65.2117, 58.9810) |
| Luminance | 0.6522 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.77
Light Turquoise
#7EF4CC
ΔE00 3.07
Seafoam
#7FE0B3
ΔE00 3.97
Bright Teal
#01F9C6
ΔE00 4.56
Light Aquamarine
#7BFDC7
ΔE00 4.73
Aquamarine
#7FFFD4
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63EABE #EA638F
analogous
#63EA7A #63EABE #63D3EA
triadic
#63EABE #BE63EA #EABE63
tetradic
#63EABE #7A63EA #EA638F #D3EA63
square
#63EABE #7A63EA #EA638F #D3EA63
split-complementary
#63EABE #EA63D3 #EA7A63
monochromatic
#19BA85 #2DE3A8 #63EABE #99F1D4 #CFF9EB
Accessibility & contrast
On white
1.50
#63EABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#63EABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63EABE
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63EABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63EABE | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DCBC
Deuteranopia (green-blind)
#D1CDC1
Tritanopia (blue-blind)
#05EBDD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #63eabe; /* rgb */ color: rgb(99, 234, 190); /* oklch */ color: oklch(85.0% 0.135 168.6);
Tailwind
colors: {
custom: {
50: '#9bf1d1',
500: '#63eabe',
950: '#000000',
},
}SCSS
$custom: #63eabe; $custom-light: #9bf1d1; $custom-dark: #000000;
JSON
{
"hex": "#63eabe",
"rgb": {
"r": 99,
"g": 234,
"b": 190
},
"hsl": {
"h": 160.444,
"s": 76.271,
"l": 65.294
},
"oklch": {
"l": 0.85034,
"c": 0.13475,
"h": 168.6
},
"luminance": 0.65216
}Semantic roles & 50–950 ramp
primary
#63EABE
secondary
#B93862
accent
#0D4FD8
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583