#63EBC5#63EBC5
#63EBC5 is a very light, vivid teal. Relative luminance 0.661; OKLCH L 85.5% C 0.131 H 171.8°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #63EBC5 |
|---|---|
| RGB | rgb(99, 235, 197) |
| HSL | hsl(163, 77%, 65%) |
| HSV | hsv(163, 58%, 92%) |
| CMYK | cmyk(57.9%, 0%, 16.2%, 7.8%) |
| CIE-LAB | lab(85.05, -46.05, 7.38) |
| CIE-LCH | lch(85.05, 46.64, 170.89°) |
| OKLab | oklab(85.46% -0.13 0.0188) |
| OKLCH | oklch(85.46% 0.131 171.8) |
| XYZ | xyz(44.9272, 66.0961, 63.2027) |
| Luminance | 0.6610 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.86
Aqua Marine
#2EE8BB
ΔE00 3.07
Aqua (survey)
#13EAC9
ΔE00 3.77
Tiffany Blue
#7BF2DA
ΔE00 4.61
Aquamarine
#7FFFD4
ΔE00 4.64
Bright Teal
#01F9C6
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63EBC5 #EB6389
analogous
#63EB81 #63EBC5 #63CDEB
triadic
#63EBC5 #C563EB #EBC563
tetradic
#63EBC5 #8163EB #EB6389 #CDEB63
square
#63EBC5 #8163EB #EB6389 #CDEB63
split-complementary
#63EBC5 #EB63CD #EB8163
monochromatic
#18BC8E #2DE4B1 #63EBC5 #99F2D9 #CFF9ED
Accessibility & contrast
On white
1.48
#63EBC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#63EBC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63EBC5
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63EBC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63EBC5 | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DDC3
Deuteranopia (green-blind)
#D0CEC8
Tritanopia (blue-blind)
#00EDE0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #63ebc5; /* rgb */ color: rgb(99, 235, 197); /* oklch */ color: oklch(85.5% 0.131 171.8);
Tailwind
colors: {
custom: {
50: '#9bf2d6',
500: '#63ebc5',
950: '#000000',
},
}SCSS
$custom: #63ebc5; $custom-light: #9bf2d6; $custom-dark: #000000;
JSON
{
"hex": "#63ebc5",
"rgb": {
"r": 99,
"g": 235,
"b": 197
},
"hsl": {
"h": 163.235,
"s": 77.273,
"l": 65.49
},
"oklch": {
"l": 0.85456,
"c": 0.13136,
"h": 171.8
},
"luminance": 0.66101
}Semantic roles & 50–950 ramp
primary
#63EBC5
secondary
#BB385C
accent
#0C45DA
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583