#63DEBC#63DEBC
#63DEBC is a very light, vivid teal. Relative luminance 0.585; OKLCH L 82.1% C 0.121 H 172.4°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #63DEBC |
|---|---|
| RGB | rgb(99, 222, 188) |
| HSL | hsl(163, 65%, 63%) |
| HSV | hsv(163, 55%, 87%) |
| CMYK | cmyk(55.4%, 0%, 15.3%, 12.9%) |
| CIE-LAB | lab(81.03, -42.47, 6.35) |
| CIE-LCH | lch(81.03, 42.94, 171.50°) |
| OKLab | oklab(82.12% -0.1203 0.0161) |
| OKLCH | oklch(82.12% 0.121 172.4) |
| XYZ | xyz(40.3398, 58.5222, 56.7372) |
| Luminance | 0.5853 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 4.13
Seafoam Blue
#78D1B6
ΔE00 4.15
Aquamarine (survey)
#04D8B2
ΔE00 4.15
Eucalyptus
#44D7A8
ΔE00 4.23
Mediumaquamarine
#66CDAA
ΔE00 4.28
Seafoam
#7FE0B3
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63DEBC #DE6385
analogous
#63DE7F #63DEBC #63C2DE
triadic
#63DEBC #BC63DE #DEBC63
tetradic
#63DEBC #7F63DE #DE6385 #C2DE63
square
#63DEBC #7F63DE #DE6385 #C2DE63
split-complementary
#63DEBC #DE63C2 #DE7F63
monochromatic
#23A480 #30D3A6 #63DEBC #96E9D2 #C8F3E7
Accessibility & contrast
On white
1.65
#63DEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#63DEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63DEBC
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63DEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63DEBC | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D1BA
Deuteranopia (green-blind)
#C5C4BE
Tritanopia (blue-blind)
#1BE0D4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #63debc; /* rgb */ color: rgb(99, 222, 188); /* oklch */ color: oklch(82.1% 0.121 172.4);
Tailwind
colors: {
custom: {
50: '#99e9d0',
500: '#63debc',
950: '#000000',
},
}SCSS
$custom: #63debc; $custom-light: #99e9d0; $custom-dark: #000000;
JSON
{
"hex": "#63debc",
"rgb": {
"r": 99,
"g": 222,
"b": 188
},
"hsl": {
"h": 163.415,
"s": 65.079,
"l": 62.941
},
"oklch": {
"l": 0.82117,
"c": 0.12135,
"h": 172.4
},
"luminance": 0.58526
}Semantic roles & 50–950 ramp
primary
#63DEBC
secondary
#A73E5B
accent
#194ACD
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483