#63E8B3#63E8B3
#63E8B3 is a very light, vivid teal. Relative luminance 0.636; OKLCH L 84.3% C 0.140 H 164.1°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #63E8B3 |
|---|---|
| RGB | rgb(99, 232, 179) |
| HSL | hsl(156, 74%, 65%) |
| HSV | hsv(156, 57%, 91%) |
| CMYK | cmyk(57.3%, 0%, 22.8%, 9%) |
| CIE-LAB | lab(83.77, -48.78, 14.98) |
| CIE-LCH | lch(83.77, 51.03, 162.93°) |
| OKLab | oklab(84.28% -0.1349 0.0384) |
| OKLCH | oklch(84.28% 0.14 164.1) |
| XYZ | xyz(42.1348, 63.6165, 52.6978) |
| Luminance | 0.6362 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.48
Aqua Marine
#2EE8BB
ΔE00 3.84
Light Greenish Blue
#63F7B4
ΔE00 3.98
Eucalyptus
#44D7A8
ΔE00 4.48
Light Turquoise
#7EF4CC
ΔE00 4.58
Light Aquamarine
#7BFDC7
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63E8B3 #E86398
analogous
#63E870 #63E8B3 #63DBE8
triadic
#63E8B3 #B363E8 #E8B363
tetradic
#63E8B3 #7063E8 #E86398 #DBE863
square
#63E8B3 #7063E8 #E86398 #DBE863
split-complementary
#63E8B3 #E863DB #E87063
monochromatic
#1BB678 #2EE099 #63E8B3 #98F0CD #CEF8E7
Accessibility & contrast
On white
1.53
#63E8B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#63E8B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63E8B3
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63E8B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63E8B3 | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D9B0
Deuteranopia (green-blind)
#D1CBB6
Tritanopia (blue-blind)
#20E8D9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #63e8b3; /* rgb */ color: rgb(99, 232, 179); /* oklch */ color: oklch(84.3% 0.140 164.1);
Tailwind
colors: {
custom: {
50: '#9af0c9',
500: '#63e8b3',
950: '#000000',
},
}SCSS
$custom: #63e8b3; $custom-light: #9af0c9; $custom-dark: #000000;
JSON
{
"hex": "#63e8b3",
"rgb": {
"r": 99,
"g": 232,
"b": 179
},
"hsl": {
"h": 156.09,
"s": 74.302,
"l": 64.902
},
"oklch": {
"l": 0.8428,
"c": 0.14026,
"h": 164.1
},
"luminance": 0.63621
}Semantic roles & 50–950 ramp
primary
#63E8B3
secondary
#B6396B
accent
#0F5FD6
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582