#63EEBF#63EEBF
#63EEBF is a very light, vivid teal. Relative luminance 0.676; OKLCH L 86.0% C 0.139 H 167.7°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #63EEBF |
|---|---|
| RGB | rgb(99, 238, 191) |
| HSL | hsl(160, 80%, 66%) |
| HSV | hsv(160, 58%, 93%) |
| CMYK | cmyk(58.4%, 0%, 19.7%, 6.7%) |
| CIE-LAB | lab(85.79, -48.69, 11.58) |
| CIE-LCH | lch(85.79, 50.04, 166.63°) |
| OKLab | oklab(86.01% -0.1358 0.0297) |
| OKLCH | oklch(86.01% 0.139 167.7) |
| XYZ | xyz(45.1195, 67.5588, 59.9425) |
| Luminance | 0.6756 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.85
Aqua Marine
#2EE8BB
ΔE00 3.09
Light Aquamarine
#7BFDC7
ΔE00 3.79
Bright Teal
#01F9C6
ΔE00 3.95
Aquamarine
#7FFFD4
ΔE00 4.15
Seafoam
#7FE0B3
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63EEBF #EE6392
analogous
#63EE79 #63EEBF #63D8EE
triadic
#63EEBF #BF63EE #EEBF63
tetradic
#63EEBF #7963EE #EE6392 #D8EE63
square
#63EEBF #7963EE #EE6392 #D8EE63
split-complementary
#63EEBF #EE63D8 #EE7963
monochromatic
#15C287 #2CE8A8 #63EEBF #9AF4D6 #D1FAEC
Accessibility & contrast
On white
1.45
#63EEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#63EEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63EEBF
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63EEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63EEBF | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DFBD
Deuteranopia (green-blind)
#D5D1C2
Tritanopia (blue-blind)
#00EFE1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #63eebf; /* rgb */ color: rgb(99, 238, 191); /* oklch */ color: oklch(86.0% 0.139 167.7);
Tailwind
colors: {
custom: {
50: '#9bf4d2',
500: '#63eebf',
950: '#000000',
},
}SCSS
$custom: #63eebf; $custom-light: #9bf4d2; $custom-dark: #000000;
JSON
{
"hex": "#63eebf",
"rgb": {
"r": 99,
"g": 238,
"b": 191
},
"hsl": {
"h": 159.712,
"s": 80.347,
"l": 66.078
},
"oklch": {
"l": 0.86014,
"c": 0.13901,
"h": 167.7
},
"luminance": 0.67563
}Semantic roles & 50–950 ramp
primary
#63EEBF
secondary
#C03664
accent
#0950DD
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583