#63ECAD#63ECAD
#63ECAD is a very light, vivid teal. Relative luminance 0.657; OKLCH L 85.1% C 0.150 H 160.6°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #63ECAD |
|---|---|
| RGB | rgb(99, 236, 173) |
| HSL | hsl(152, 78%, 66%) |
| HSV | hsv(152, 58%, 93%) |
| CMYK | cmyk(58.1%, 0%, 26.7%, 7.5%) |
| CIE-LAB | lab(84.82, -51.69, 19.58) |
| CIE-LCH | lch(84.82, 55.27, 159.25°) |
| OKLab | oklab(85.1% -0.1418 0.0499) |
| OKLCH | oklch(85.1% 0.15 160.6) |
| XYZ | xyz(42.6800, 65.6565, 49.9508) |
| Luminance | 0.6566 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.36
Light Blue Green
#7EFBB3
ΔE00 4.05
Seafoam Green
#7AF9AB
ΔE00 4.30
Seafoam (survey)
#80F9AD
ΔE00 4.38
Light Aquamarine
#7BFDC7
ΔE00 4.51
Greenish Turquoise
#00FBB0
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63ECAD #EC63A2
analogous
#63EC68 #63ECAD #63E6EC
triadic
#63ECAD #AD63EC #ECAD63
tetradic
#63ECAD #6863EC #EC63A2 #E6EC63
square
#63ECAD #6863EC #EC63A2 #E6EC63
split-complementary
#63ECAD #EC63E6 #EC6863
monochromatic
#17BE71 #2CE590 #63ECAD #9AF3CA #D0F9E6
Accessibility & contrast
On white
1.49
#63ECAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#63ECAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63ECAD
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63ECAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63ECAD | 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)
#E9DCA9
Deuteranopia (green-blind)
#D6CEB1
Tritanopia (blue-blind)
#24EBDB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #63ecad; /* rgb */ color: rgb(99, 236, 173); /* oklch */ color: oklch(85.1% 0.150 160.6);
Tailwind
colors: {
custom: {
50: '#9bf3c5',
500: '#63ecad',
950: '#000000',
},
}SCSS
$custom: #63ecad; $custom-light: #9bf3c5; $custom-dark: #000000;
JSON
{
"hex": "#63ecad",
"rgb": {
"r": 99,
"g": 236,
"b": 173
},
"hsl": {
"h": 152.409,
"s": 78.286,
"l": 65.686
},
"oklch": {
"l": 0.85102,
"c": 0.15031,
"h": 160.6
},
"luminance": 0.65661
}Semantic roles & 50–950 ramp
primary
#63ECAD
secondary
#BC3774
accent
#0B6ADB
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582