#63E5AC#63E5AC
#63E5AC is a very light, vivid teal. Relative luminance 0.617; OKLCH L 83.4% C 0.142 H 162.0°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #63E5AC |
|---|---|
| RGB | rgb(99, 229, 172) |
| HSL | hsl(154, 71%, 64%) |
| HSV | hsv(154, 57%, 90%) |
| CMYK | cmyk(56.8%, 0%, 24.9%, 10.2%) |
| CIE-LAB | lab(82.74, -49.00, 17.19) |
| CIE-LCH | lch(82.74, 51.93, 160.66°) |
| OKLab | oklab(83.39% -0.1349 0.0439) |
| OKLCH | oklch(83.39% 0.142 162) |
| XYZ | xyz(40.6075, 61.6660, 48.7845) |
| Luminance | 0.6167 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.56
Light Greenish Blue
#63F7B4
ΔE00 4.09
Eucalyptus
#44D7A8
ΔE00 4.39
Aqua Marine
#2EE8BB
ΔE00 4.74
Aqua Green
#12E193
ΔE00 5.02
Light Aquamarine
#7BFDC7
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63E5AC #E5639C
analogous
#63E56B #63E5AC #63DDE5
triadic
#63E5AC #AC63E5 #E5AC63
tetradic
#63E5AC #6B63E5 #E5639C #DDE563
square
#63E5AC #6B63E5 #E5639C #DDE563
split-complementary
#63E5AC #E563DD #E56B63
monochromatic
#1DB070 #2FDC90 #63E5AC #97EEC8 #CCF6E4
Accessibility & contrast
On white
1.57
#63E5AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#63E5AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63E5AC
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63E5AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63E5AC | 1.00 | 1.57 | 13.33 | 13.33 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D6A9
Deuteranopia (green-blind)
#CFC9B0
Tritanopia (blue-blind)
#2AE5D5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #63e5ac; /* rgb */ color: rgb(99, 229, 172); /* oklch */ color: oklch(83.4% 0.142 162.0);
Tailwind
colors: {
custom: {
50: '#9aeec4',
500: '#63e5ac',
950: '#000000',
},
}SCSS
$custom: #63e5ac; $custom-light: #9aeec4; $custom-dark: #000000;
JSON
{
"hex": "#63e5ac",
"rgb": {
"r": 99,
"g": 229,
"b": 172
},
"hsl": {
"h": 153.692,
"s": 71.429,
"l": 64.314
},
"oklch": {
"l": 0.83391,
"c": 0.14188,
"h": 162
},
"luminance": 0.6167
}Semantic roles & 50–950 ramp
primary
#63E5AC
secondary
#B13B6F
accent
#1267D3
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582