#63DFAA#63DFAA
#63DFAA is a light, vivid teal. Relative luminance 0.583; OKLCH L 81.9% C 0.136 H 162.8°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #63DFAA |
|---|---|
| RGB | rgb(99, 223, 170) |
| HSL | hsl(154, 66%, 63%) |
| HSV | hsv(154, 56%, 87%) |
| CMYK | cmyk(55.6%, 0%, 23.8%, 12.5%) |
| CIE-LAB | lab(80.92, -46.90, 15.70) |
| CIE-LCH | lch(80.92, 49.45, 161.49°) |
| OKLab | oklab(81.9% -0.1294 0.0402) |
| OKLCH | oklch(81.9% 0.136 162.8) |
| XYZ | xyz(38.7854, 58.3267, 47.2366) |
| Luminance | 0.5833 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.98
Eucalyptus
#44D7A8
ΔE00 3.23
Aqua Marine
#2EE8BB
ΔE00 4.74
Aqua Green
#12E193
ΔE00 5.46
Light Greenish Blue
#63F7B4
ΔE00 5.57
Mediumaquamarine
#66CDAA
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63DFAA #DF6398
analogous
#63DF6C #63DFAA #63D6DF
triadic
#63DFAA #AA63DF #DFAA63
tetradic
#63DFAA #6C63DF #DF6398 #D6DF63
square
#63DFAA #6C63DF #DF6398 #D6DF63
split-complementary
#63DFAA #DF63D6 #DF6C63
monochromatic
#22A66D #30D58E #63DFAA #96E9C6 #C9F4E1
Accessibility & contrast
On white
1.66
#63DFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#63DFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63DFAA
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63DFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63DFAA | 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)
#DCD1A7
Deuteranopia (green-blind)
#CAC4AD
Tritanopia (blue-blind)
#2FDFD0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #63dfaa; /* rgb */ color: rgb(99, 223, 170); /* oklch */ color: oklch(81.9% 0.136 162.8);
Tailwind
colors: {
custom: {
50: '#99eac3',
500: '#63dfaa',
950: '#000000',
},
}SCSS
$custom: #63dfaa; $custom-light: #99eac3; $custom-dark: #000000;
JSON
{
"hex": "#63dfaa",
"rgb": {
"r": 99,
"g": 223,
"b": 170
},
"hsl": {
"h": 154.355,
"s": 65.957,
"l": 63.137
},
"oklch": {
"l": 0.81896,
"c": 0.13552,
"h": 162.8
},
"luminance": 0.5833
}Semantic roles & 50–950 ramp
primary
#63DFAA
secondary
#A83E6B
accent
#1866CE
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1612
muted
#808482