#63DFAC#63DFAC
#63DFAC is a light, vivid teal. Relative luminance 0.584; OKLCH L 81.9% C 0.134 H 163.7°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #63DFAC |
|---|---|
| RGB | rgb(99, 223, 172) |
| HSL | hsl(155, 66%, 63%) |
| HSV | hsv(155, 56%, 87%) |
| CMYK | cmyk(55.6%, 0%, 22.9%, 12.5%) |
| CIE-LAB | lab(80.96, -46.47, 14.71) |
| CIE-LCH | lch(80.96, 48.74, 162.44°) |
| OKLab | oklab(81.94% -0.1285 0.0377) |
| OKLCH | oklch(81.94% 0.134 163.7) |
| XYZ | xyz(38.9760, 58.4029, 48.2406) |
| Luminance | 0.5841 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.81
Eucalyptus
#44D7A8
ΔE00 3.01
Aqua Marine
#2EE8BB
ΔE00 4.43
Mediumaquamarine
#66CDAA
ΔE00 5.40
Light Teal
#90E4C1
ΔE00 5.66
Light Greenish Blue
#63F7B4
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63DFAC #DF6396
analogous
#63DF6E #63DFAC #63D4DF
triadic
#63DFAC #AC63DF #DFAC63
tetradic
#63DFAC #6E63DF #DF6396 #D4DF63
square
#63DFAC #6E63DF #DF6396 #D4DF63
split-complementary
#63DFAC #DF63D4 #DF6E63
monochromatic
#22A66F #30D591 #63DFAC #96E9C7 #C9F4E2
Accessibility & contrast
On white
1.66
#63DFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#63DFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63DFAC
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63DFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63DFAC | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD1A9
Deuteranopia (green-blind)
#C9C4AF
Tritanopia (blue-blind)
#2DDFD1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #63dfac; /* rgb */ color: rgb(99, 223, 172); /* oklch */ color: oklch(81.9% 0.134 163.7);
Tailwind
colors: {
custom: {
50: '#99eac4',
500: '#63dfac',
950: '#000000',
},
}SCSS
$custom: #63dfac; $custom-light: #99eac4; $custom-dark: #000000;
JSON
{
"hex": "#63dfac",
"rgb": {
"r": 99,
"g": 223,
"b": 172
},
"hsl": {
"h": 155.323,
"s": 65.957,
"l": 63.137
},
"oklch": {
"l": 0.81944,
"c": 0.13393,
"h": 163.7
},
"luminance": 0.58407
}Semantic roles & 50–950 ramp
primary
#63DFAC
secondary
#A83E6A
accent
#1863CE
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1612
muted
#808482