#63EEC6#63EEC6
#63EEC6 is a very light, vivid teal. Relative luminance 0.679; OKLCH L 86.2% C 0.134 H 171.1°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #63EEC6 |
|---|---|
| RGB | rgb(99, 238, 198) |
| HSL | hsl(163, 80%, 66%) |
| HSV | hsv(163, 58%, 93%) |
| CMYK | cmyk(58.4%, 0%, 16.8%, 6.7%) |
| CIE-LAB | lab(85.94, -47.11, 8.15) |
| CIE-LCH | lch(85.94, 47.81, 170.19°) |
| OKLab | oklab(86.2% -0.1327 0.0208) |
| OKLCH | oklch(86.2% 0.134 171.1) |
| XYZ | xyz(45.9083, 67.8743, 64.0968) |
| Luminance | 0.6788 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.44
Aqua Marine
#2EE8BB
ΔE00 3.09
Aquamarine
#7FFFD4
ΔE00 4.01
Aqua (survey)
#13EAC9
ΔE00 4.05
Bright Teal
#01F9C6
ΔE00 4.21
Light Aqua
#8CFFDB
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63EEC6 #EE638B
analogous
#63EE80 #63EEC6 #63D0EE
triadic
#63EEC6 #C663EE #EEC663
tetradic
#63EEC6 #8063EE #EE638B #D0EE63
square
#63EEC6 #8063EE #EE638B #D0EE63
split-complementary
#63EEC6 #EE63D0 #EE8063
monochromatic
#15C290 #2CE8B2 #63EEC6 #9AF4DA #D1FAEE
Accessibility & contrast
On white
1.44
#63EEC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#63EEC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63EEC6
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63EEC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63EEC6 | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E0C4
Deuteranopia (green-blind)
#D3D1C9
Tritanopia (blue-blind)
#00F0E2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #63eec6; /* rgb */ color: rgb(99, 238, 198); /* oklch */ color: oklch(86.2% 0.134 171.1);
Tailwind
colors: {
custom: {
50: '#9bf4d7',
500: '#63eec6',
950: '#000000',
},
}SCSS
$custom: #63eec6; $custom-light: #9bf4d7; $custom-dark: #000000;
JSON
{
"hex": "#63eec6",
"rgb": {
"r": 99,
"g": 238,
"b": 198
},
"hsl": {
"h": 162.734,
"s": 80.347,
"l": 66.078
},
"oklch": {
"l": 0.86195,
"c": 0.13431,
"h": 171.1
},
"luminance": 0.67879
}Semantic roles & 50–950 ramp
primary
#63EEC6
secondary
#C0365D
accent
#0946DD
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583