#63EAC8#63EAC8
#63EAC8 is a very light, vivid teal. Relative luminance 0.657; OKLCH L 85.3% C 0.128 H 173.8°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #63EAC8 |
|---|---|
| RGB | rgb(99, 234, 200) |
| HSL | hsl(165, 76%, 65%) |
| HSV | hsv(165, 58%, 92%) |
| CMYK | cmyk(57.7%, 0%, 14.5%, 8.2%) |
| CIE-LAB | lab(84.82, -44.92, 5.49) |
| CIE-LCH | lch(84.82, 45.26, 173.03°) |
| OKLab | oklab(85.3% -0.1276 0.0138) |
| OKLCH | oklch(85.3% 0.128 173.8) |
| XYZ | xyz(44.9889, 65.6639, 64.9359) |
| Luminance | 0.6567 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 3.33
Light Turquoise
#7EF4CC
ΔE00 3.40
Aqua Marine
#2EE8BB
ΔE00 3.64
Tiffany Blue
#7BF2DA
ΔE00 3.82
Aquamarine
#7FFFD4
ΔE00 5.15
Light Teal
#90E4C1
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63EAC8 #EA6385
analogous
#63EA84 #63EAC8 #63C8EA
triadic
#63EAC8 #C863EA #EAC863
tetradic
#63EAC8 #8463EA #EA6385 #C8EA63
square
#63EAC8 #8463EA #EA6385 #C8EA63
split-complementary
#63EAC8 #EA63C8 #EA8463
monochromatic
#19BA91 #2DE3B5 #63EAC8 #99F1DB #CFF9EE
Accessibility & contrast
On white
1.49
#63EAC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#63EAC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63EAC8
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63EAC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63EAC8 | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DCC6
Deuteranopia (green-blind)
#CFCECA
Tritanopia (blue-blind)
#00ECE0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #63eac8; /* rgb */ color: rgb(99, 234, 200); /* oklch */ color: oklch(85.3% 0.128 173.8);
Tailwind
colors: {
custom: {
50: '#9bf1d8',
500: '#63eac8',
950: '#000000',
},
}SCSS
$custom: #63eac8; $custom-light: #9bf1d8; $custom-dark: #000000;
JSON
{
"hex": "#63eac8",
"rgb": {
"r": 99,
"g": 234,
"b": 200
},
"hsl": {
"h": 164.889,
"s": 76.271,
"l": 65.294
},
"oklch": {
"l": 0.853,
"c": 0.12839,
"h": 173.8
},
"luminance": 0.65668
}Semantic roles & 50–950 ramp
primary
#63EAC8
secondary
#B93859
accent
#0D40D8
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583