#63E8AC#63E8AC
#63E8AC is a very light, vivid teal. Relative luminance 0.633; OKLCH L 84.1% C 0.146 H 161.2°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #63E8AC |
|---|---|
| RGB | rgb(99, 232, 172) |
| HSL | hsl(153, 74%, 65%) |
| HSV | hsv(153, 57%, 91%) |
| CMYK | cmyk(57.3%, 0%, 25.9%, 9%) |
| CIE-LAB | lab(83.62, -50.25, 18.43) |
| CIE-LCH | lch(83.62, 53.52, 159.86°) |
| OKLab | oklab(84.12% -0.1381 0.047) |
| OKLCH | oklch(84.12% 0.146 161.2) |
| XYZ | xyz(41.4448, 63.3405, 49.0636) |
| Luminance | 0.6334 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.31
Seafoam
#7FE0B3
ΔE00 4.14
Aqua Green
#12E193
ΔE00 4.82
Light Blue Green
#7EFBB3
ΔE00 4.92
Light Aquamarine
#7BFDC7
ΔE00 5.03
Aqua Marine
#2EE8BB
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63E8AC #E8639F
analogous
#63E869 #63E8AC #63E2E8
triadic
#63E8AC #AC63E8 #E8AC63
tetradic
#63E8AC #6963E8 #E8639F #E2E863
square
#63E8AC #6963E8 #E8639F #E2E863
split-complementary
#63E8AC #E863E2 #E86963
monochromatic
#1BB670 #2EE090 #63E8AC #98F0C8 #CEF8E5
Accessibility & contrast
On white
1.54
#63E8AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#63E8AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63E8AC
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63E8AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63E8AC | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D8A9
Deuteranopia (green-blind)
#D2CBB0
Tritanopia (blue-blind)
#28E7D8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #63e8ac; /* rgb */ color: rgb(99, 232, 172); /* oklch */ color: oklch(84.1% 0.146 161.2);
Tailwind
colors: {
custom: {
50: '#9af0c5',
500: '#63e8ac',
950: '#000000',
},
}SCSS
$custom: #63e8ac; $custom-light: #9af0c5; $custom-dark: #000000;
JSON
{
"hex": "#63e8ac",
"rgb": {
"r": 99,
"g": 232,
"b": 172
},
"hsl": {
"h": 152.932,
"s": 74.302,
"l": 64.902
},
"oklch": {
"l": 0.84115,
"c": 0.14586,
"h": 161.2
},
"luminance": 0.63344
}Semantic roles & 50–950 ramp
primary
#63E8AC
secondary
#B63972
accent
#0F69D6
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582