#63DEB8#63DEB8
#63DEB8 is a very light, vivid teal. Relative luminance 0.584; OKLCH L 82.0% C 0.124 H 170.1°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #63DEB8 |
|---|---|
| RGB | rgb(99, 222, 184) |
| HSL | hsl(161, 65%, 63%) |
| HSV | hsv(161, 55%, 87%) |
| CMYK | cmyk(55.4%, 0%, 17.1%, 12.9%) |
| CIE-LAB | lab(80.93, -43.39, 8.33) |
| CIE-LCH | lch(80.93, 44.19, 169.13°) |
| OKLab | oklab(82.01% -0.1221 0.0213) |
| OKLCH | oklch(82.01% 0.124 170.1) |
| XYZ | xyz(39.9146, 58.3521, 54.4977) |
| Luminance | 0.5836 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 3.41
Seafoam
#7FE0B3
ΔE00 3.68
Aqua Marine
#2EE8BB
ΔE00 3.76
Mediumaquamarine
#66CDAA
ΔE00 4.12
Aquamarine (survey)
#04D8B2
ΔE00 4.16
Seafoam Blue
#78D1B6
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63DEB8 #DE6389
analogous
#63DE7A #63DEB8 #63C7DE
triadic
#63DEB8 #B863DE #DEB863
tetradic
#63DEB8 #7A63DE #DE6389 #C7DE63
square
#63DEB8 #7A63DE #DE6389 #C7DE63
split-complementary
#63DEB8 #DE63C7 #DE7A63
monochromatic
#23A47C #30D3A1 #63DEB8 #96E9CF #C8F3E6
Accessibility & contrast
On white
1.66
#63DEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#63DEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63DEB8
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63DEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63DEB8 | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D1B6
Deuteranopia (green-blind)
#C6C4BB
Tritanopia (blue-blind)
#21DFD3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #63deb8; /* rgb */ color: rgb(99, 222, 184); /* oklch */ color: oklch(82.0% 0.124 170.1);
Tailwind
colors: {
custom: {
50: '#99e9cd',
500: '#63deb8',
950: '#000000',
},
}SCSS
$custom: #63deb8; $custom-light: #99e9cd; $custom-dark: #000000;
JSON
{
"hex": "#63deb8",
"rgb": {
"r": 99,
"g": 222,
"b": 184
},
"hsl": {
"h": 161.463,
"s": 65.079,
"l": 62.941
},
"oklch": {
"l": 0.8201,
"c": 0.1239,
"h": 170.1
},
"luminance": 0.58356
}Semantic roles & 50–950 ramp
primary
#63DEB8
secondary
#A73E5F
accent
#1950CD
background
#FCFEFE
surface
#F5FDFA
border
#CFD5D3
text
#0F1613
muted
#808483