#63DEA7#63DEA7
#63DEA7 is a light, vivid teal. Relative luminance 0.577; OKLCH L 81.6% C 0.137 H 161.7°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #63DEA7 |
|---|---|
| RGB | rgb(99, 222, 167) |
| HSL | hsl(153, 65%, 63%) |
| HSV | hsv(153, 55%, 87%) |
| CMYK | cmyk(55.4%, 0%, 24.8%, 12.9%) |
| CIE-LAB | lab(80.56, -47.10, 16.77) |
| CIE-LCH | lch(80.56, 50.00, 160.40°) |
| OKLab | oklab(81.58% -0.1297 0.0429) |
| OKLCH | oklch(81.58% 0.137 161.7) |
| XYZ | xyz(38.2385, 57.6817, 45.6703) |
| Luminance | 0.5768 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.24
Eucalyptus
#44D7A8
ΔE00 3.42
Aqua Green
#12E193
ΔE00 5.12
Aqua Marine
#2EE8BB
ΔE00 5.21
Light Greenish Blue
#63F7B4
ΔE00 5.64
Mediumaquamarine
#66CDAA
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63DEA7 #DE639A
analogous
#63DE6A #63DEA7 #63D7DE
triadic
#63DEA7 #A763DE #DEA763
tetradic
#63DEA7 #6A63DE #DE639A #D7DE63
square
#63DEA7 #6A63DE #DE639A #D7DE63
split-complementary
#63DEA7 #DE63D7 #DE6A63
monochromatic
#23A46A #30D38B #63DEA7 #96E9C3 #C8F3E0
Accessibility & contrast
On white
1.68
#63DEA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#63DEA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63DEA7
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63DEA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63DEA7 | 1.00 | 1.68 | 12.54 | 12.54 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCFA4
Deuteranopia (green-blind)
#C9C3AA
Tritanopia (blue-blind)
#32DECF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #63dea7; /* rgb */ color: rgb(99, 222, 167); /* oklch */ color: oklch(81.6% 0.137 161.7);
Tailwind
colors: {
custom: {
50: '#99e9c1',
500: '#63dea7',
950: '#000000',
},
}SCSS
$custom: #63dea7; $custom-light: #99e9c1; $custom-dark: #000000;
JSON
{
"hex": "#63dea7",
"rgb": {
"r": 99,
"g": 222,
"b": 167
},
"hsl": {
"h": 153.171,
"s": 65.079,
"l": 62.941
},
"oklch": {
"l": 0.81583,
"c": 0.13662,
"h": 161.7
},
"luminance": 0.57685
}Semantic roles & 50–950 ramp
primary
#63DEA7
secondary
#A73E6D
accent
#1969CD
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1612
muted
#808482