#63EDB0#63EDB0
#63EDB0 is a very light, vivid teal. Relative luminance 0.664; OKLCH L 85.4% C 0.149 H 161.5°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #63EDB0 |
|---|---|
| RGB | rgb(99, 237, 176) |
| HSL | hsl(153, 79%, 66%) |
| HSV | hsv(153, 58%, 93%) |
| CMYK | cmyk(58.2%, 0%, 25.7%, 7.1%) |
| CIE-LAB | lab(85.18, -51.49, 18.52) |
| CIE-LCH | lch(85.18, 54.71, 160.22°) |
| OKLab | oklab(85.41% -0.1415 0.0473) |
| OKLCH | oklch(85.41% 0.149 161.5) |
| XYZ | xyz(43.2622, 66.3514, 51.5931) |
| Luminance | 0.6636 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.26
Light Aquamarine
#7BFDC7
ΔE00 4.11
Light Blue Green
#7EFBB3
ΔE00 4.14
Greenish Cyan
#2AFEB7
ΔE00 4.45
Greenish Turquoise
#00FBB0
ΔE00 4.51
Seafoam Green
#7AF9AB
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63EDB0 #ED63A0
analogous
#63ED6B #63EDB0 #63E5ED
triadic
#63EDB0 #B063ED #EDB063
tetradic
#63EDB0 #6B63ED #ED63A0 #E5ED63
square
#63EDB0 #6B63ED #ED63A0 #E5ED63
split-complementary
#63EDB0 #ED63E5 #ED6B63
monochromatic
#16C075 #2CE794 #63EDB0 #9AF3CC #D1FAE8
Accessibility & contrast
On white
1.47
#63EDB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#63EDB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63EDB0
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63EDB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63EDB0 | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADDAD
Deuteranopia (green-blind)
#D6CFB4
Tritanopia (blue-blind)
#1FECDC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #63edb0; /* rgb */ color: rgb(99, 237, 176); /* oklch */ color: oklch(85.4% 0.149 161.5);
Tailwind
colors: {
custom: {
50: '#9bf4c7',
500: '#63edb0',
950: '#000000',
},
}SCSS
$custom: #63edb0; $custom-light: #9bf4c7; $custom-dark: #000000;
JSON
{
"hex": "#63edb0",
"rgb": {
"r": 99,
"g": 237,
"b": 176
},
"hsl": {
"h": 153.478,
"s": 79.31,
"l": 65.882
},
"oklch": {
"l": 0.85411,
"c": 0.14917,
"h": 161.5
},
"luminance": 0.66356
}Semantic roles & 50–950 ramp
primary
#63EDB0
secondary
#BE3672
accent
#0A67DC
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582