#63EAC2#63EAC2
#63EAC2 is a very light, vivid teal. Relative luminance 0.654; OKLCH L 85.1% C 0.132 H 170.6°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #63EAC2 |
|---|---|
| RGB | rgb(99, 234, 194) |
| HSL | hsl(162, 76%, 65%) |
| HSV | hsv(162, 58%, 92%) |
| CMYK | cmyk(57.7%, 0%, 17.1%, 8.2%) |
| CIE-LAB | lab(84.68, -46.31, 8.43) |
| CIE-LCH | lch(84.68, 47.07, 169.68°) |
| OKLab | oklab(85.14% -0.1303 0.0215) |
| OKLCH | oklch(85.14% 0.132 170.6) |
| XYZ | xyz(44.3014, 65.3890, 61.3151) |
| Luminance | 0.6539 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.84
Light Turquoise
#7EF4CC
ΔE00 2.92
Aqua (survey)
#13EAC9
ΔE00 4.12
Seafoam
#7FE0B3
ΔE00 4.46
Bright Teal
#01F9C6
ΔE00 4.73
Aquamarine
#7FFFD4
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63EAC2 #EA638B
analogous
#63EA7E #63EAC2 #63CFEA
triadic
#63EAC2 #C263EA #EAC263
tetradic
#63EAC2 #7E63EA #EA638B #CFEA63
square
#63EAC2 #7E63EA #EA638B #CFEA63
split-complementary
#63EAC2 #EA63CF #EA7E63
monochromatic
#19BA8A #2DE3AD #63EAC2 #99F1D7 #CFF9EC
Accessibility & contrast
On white
1.49
#63EAC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#63EAC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63EAC2
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63EAC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63EAC2 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DCC0
Deuteranopia (green-blind)
#D0CEC5
Tritanopia (blue-blind)
#00ECDE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #63eac2; /* rgb */ color: rgb(99, 234, 194); /* oklch */ color: oklch(85.1% 0.132 170.6);
Tailwind
colors: {
custom: {
50: '#9bf1d4',
500: '#63eac2',
950: '#000000',
},
}SCSS
$custom: #63eac2; $custom-light: #9bf1d4; $custom-dark: #000000;
JSON
{
"hex": "#63eac2",
"rgb": {
"r": 99,
"g": 234,
"b": 194
},
"hsl": {
"h": 162.222,
"s": 76.271,
"l": 65.294
},
"oklch": {
"l": 0.85139,
"c": 0.13207,
"h": 170.6
},
"luminance": 0.65393
}Semantic roles & 50–950 ramp
primary
#63EAC2
secondary
#B9385E
accent
#0D49D8
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583