#63E8AB#63E8AB
#63E8AB is a very light, vivid teal. Relative luminance 0.633; OKLCH L 84.1% C 0.147 H 160.8°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #63E8AB |
|---|---|
| RGB | rgb(99, 232, 171) |
| HSL | hsl(152, 74%, 65%) |
| HSV | hsv(152, 57%, 91%) |
| CMYK | cmyk(57.3%, 0%, 26.3%, 9%) |
| CIE-LAB | lab(83.60, -50.45, 18.92) |
| CIE-LCH | lch(83.60, 53.89, 159.44°) |
| OKLab | oklab(84.09% -0.1385 0.0483) |
| OKLCH | oklch(84.09% 0.147 160.8) |
| XYZ | xyz(41.3491, 63.3022, 48.5597) |
| Luminance | 0.6331 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.27
Seafoam
#7FE0B3
ΔE00 4.26
Aqua Green
#12E193
ΔE00 4.69
Light Blue Green
#7EFBB3
ΔE00 4.83
Seafoam Green
#7AF9AB
ΔE00 5.02
Seafoam (survey)
#80F9AD
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63E8AB #E863A0
analogous
#63E868 #63E8AB #63E3E8
triadic
#63E8AB #AB63E8 #E8AB63
tetradic
#63E8AB #6863E8 #E863A0 #E3E863
square
#63E8AB #6863E8 #E863A0 #E3E863
split-complementary
#63E8AB #E863E3 #E86863
monochromatic
#1BB66F #2EE08E #63E8AB #98F0C8 #CEF8E4
Accessibility & contrast
On white
1.54
#63E8AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#63E8AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63E8AB
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63E8AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63E8AB | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D8A8
Deuteranopia (green-blind)
#D2CBAF
Tritanopia (blue-blind)
#29E7D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #63e8ab; /* rgb */ color: rgb(99, 232, 171); /* oklch */ color: oklch(84.1% 0.147 160.8);
Tailwind
colors: {
custom: {
50: '#9af0c4',
500: '#63e8ab',
950: '#000000',
},
}SCSS
$custom: #63e8ab; $custom-light: #9af0c4; $custom-dark: #000000;
JSON
{
"hex": "#63e8ab",
"rgb": {
"r": 99,
"g": 232,
"b": 171
},
"hsl": {
"h": 152.481,
"s": 74.302,
"l": 64.902
},
"oklch": {
"l": 0.84092,
"c": 0.14667,
"h": 160.8
},
"luminance": 0.63306
}Semantic roles & 50–950 ramp
primary
#63E8AB
secondary
#B63972
accent
#0F6BD6
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582