#63DFAB#63DFAB
#63DFAB is a light, vivid teal. Relative luminance 0.584; OKLCH L 81.9% C 0.135 H 163.2°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #63DFAB |
|---|---|
| RGB | rgb(99, 223, 171) |
| HSL | hsl(155, 66%, 63%) |
| HSV | hsv(155, 56%, 87%) |
| CMYK | cmyk(55.6%, 0%, 23.3%, 12.5%) |
| CIE-LAB | lab(80.94, -46.68, 15.20) |
| CIE-LCH | lch(80.94, 49.10, 161.96°) |
| OKLab | oklab(81.92% -0.129 0.0389) |
| OKLCH | oklch(81.92% 0.135 163.2) |
| XYZ | xyz(38.8803, 58.3646, 47.7367) |
| Luminance | 0.5837 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.89
Eucalyptus
#44D7A8
ΔE00 3.11
Aqua Marine
#2EE8BB
ΔE00 4.58
Mediumaquamarine
#66CDAA
ΔE00 5.55
Aqua Green
#12E193
ΔE00 5.64
Light Greenish Blue
#63F7B4
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63DFAB #DF6397
analogous
#63DF6D #63DFAB #63D5DF
triadic
#63DFAB #AB63DF #DFAB63
tetradic
#63DFAB #6D63DF #DF6397 #D5DF63
square
#63DFAB #6D63DF #DF6397 #D5DF63
split-complementary
#63DFAB #DF63D5 #DF6D63
monochromatic
#22A66E #30D590 #63DFAB #96E9C6 #C9F4E2
Accessibility & contrast
On white
1.66
#63DFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#63DFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63DFAB
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63DFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63DFAB | 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)
#DCD1A8
Deuteranopia (green-blind)
#CAC4AE
Tritanopia (blue-blind)
#2EDFD1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #63dfab; /* rgb */ color: rgb(99, 223, 171); /* oklch */ color: oklch(81.9% 0.135 163.2);
Tailwind
colors: {
custom: {
50: '#99eac4',
500: '#63dfab',
950: '#000000',
},
}SCSS
$custom: #63dfab; $custom-light: #99eac4; $custom-dark: #000000;
JSON
{
"hex": "#63dfab",
"rgb": {
"r": 99,
"g": 223,
"b": 171
},
"hsl": {
"h": 154.839,
"s": 65.957,
"l": 63.137
},
"oklch": {
"l": 0.8192,
"c": 0.13472,
"h": 163.2
},
"luminance": 0.58368
}Semantic roles & 50–950 ramp
primary
#63DFAB
secondary
#A83E6B
accent
#1864CE
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1612
muted
#808482