#63DEB5#63DEB5
#63DEB5 is a light, vivid teal. Relative luminance 0.582; OKLCH L 81.9% C 0.126 H 168.5°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #63DEB5 |
|---|---|
| RGB | rgb(99, 222, 181) |
| HSL | hsl(160, 65%, 63%) |
| HSV | hsv(160, 55%, 87%) |
| CMYK | cmyk(55.4%, 0%, 18.5%, 12.9%) |
| CIE-LAB | lab(80.87, -44.07, 9.82) |
| CIE-LCH | lch(80.87, 45.15, 167.44°) |
| OKLab | oklab(81.93% -0.1234 0.0252) |
| OKLCH | oklch(81.93% 0.126 168.5) |
| XYZ | xyz(39.6034, 58.2277, 52.8591) |
| Luminance | 0.5823 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.96
Seafoam
#7FE0B3
ΔE00 3.19
Aqua Marine
#2EE8BB
ΔE00 3.70
Mediumaquamarine
#66CDAA
ΔE00 4.18
Aquamarine (survey)
#04D8B2
ΔE00 4.36
Light Teal
#90E4C1
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63DEB5 #DE638C
analogous
#63DE77 #63DEB5 #63C9DE
triadic
#63DEB5 #B563DE #DEB563
tetradic
#63DEB5 #7763DE #DE638C #C9DE63
square
#63DEB5 #7763DE #DE638C #C9DE63
split-complementary
#63DEB5 #DE63C9 #DE7763
monochromatic
#23A479 #30D39D #63DEB5 #96E9CD #C8F3E5
Accessibility & contrast
On white
1.66
#63DEB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#63DEB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63DEB5
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63DEB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63DEB5 | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D1B3
Deuteranopia (green-blind)
#C7C3B8
Tritanopia (blue-blind)
#24DFD2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #63deb5; /* rgb */ color: rgb(99, 222, 181); /* oklch */ color: oklch(81.9% 0.126 168.5);
Tailwind
colors: {
custom: {
50: '#99e9cb',
500: '#63deb5',
950: '#000000',
},
}SCSS
$custom: #63deb5; $custom-light: #99e9cb; $custom-dark: #000000;
JSON
{
"hex": "#63deb5",
"rgb": {
"r": 99,
"g": 222,
"b": 181
},
"hsl": {
"h": 160,
"s": 65.079,
"l": 62.941
},
"oklch": {
"l": 0.81931,
"c": 0.12594,
"h": 168.5
},
"luminance": 0.58231
}Semantic roles & 50–950 ramp
primary
#63DEB5
secondary
#A73E61
accent
#1955CD
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1613
muted
#808482