#63E6BB#63E6BB
#63E6BB is a very light, vivid teal. Relative luminance 0.628; OKLCH L 84.0% C 0.132 H 168.6°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #63E6BB |
|---|---|
| RGB | rgb(99, 230, 187) |
| HSL | hsl(160, 72%, 65%) |
| HSV | hsv(160, 57%, 90%) |
| CMYK | cmyk(57%, 0%, 18.7%, 9.8%) |
| CIE-LAB | lab(83.35, -46.18, 10.21) |
| CIE-LCH | lch(83.35, 47.29, 167.54°) |
| OKLab | oklab(84% -0.1292 0.0261) |
| OKLCH | oklch(84% 0.132 168.6) |
| XYZ | xyz(42.4078, 62.8300, 56.8966) |
| Luminance | 0.6283 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.83
Seafoam
#7FE0B3
ΔE00 3.51
Light Turquoise
#7EF4CC
ΔE00 3.68
Eucalyptus
#44D7A8
ΔE00 4.13
Light Teal
#90E4C1
ΔE00 4.79
Aqua (survey)
#13EAC9
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63E6BB #E6638E
analogous
#63E679 #63E6BB #63D0E6
triadic
#63E6BB #BB63E6 #E6BB63
tetradic
#63E6BB #7963E6 #E6638E #D0E663
square
#63E6BB #7963E6 #E6638E #D0E663
split-complementary
#63E6BB #E663D0 #E67963
monochromatic
#1DB281 #2EDEA4 #63E6BB #98EED2 #CCF7E9
Accessibility & contrast
On white
1.55
#63E6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#63E6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63E6BB
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63E6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63E6BB | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D8B9
Deuteranopia (green-blind)
#CDCABE
Tritanopia (blue-blind)
#14E7DA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #63e6bb; /* rgb */ color: rgb(99, 230, 187); /* oklch */ color: oklch(84.0% 0.132 168.6);
Tailwind
colors: {
custom: {
50: '#9aeecf',
500: '#63e6bb',
950: '#000000',
},
}SCSS
$custom: #63e6bb; $custom-light: #9aeecf; $custom-dark: #000000;
JSON
{
"hex": "#63e6bb",
"rgb": {
"r": 99,
"g": 230,
"b": 187
},
"hsl": {
"h": 160.305,
"s": 72.376,
"l": 64.51
},
"oklch": {
"l": 0.84002,
"c": 0.13184,
"h": 168.6
},
"luminance": 0.62834
}Semantic roles & 50–950 ramp
primary
#63E6BB
secondary
#B33B62
accent
#1151D4
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1613
muted
#808583