#63EDC0#63EDC0
#63EDC0 is a very light, vivid teal. Relative luminance 0.670; OKLCH L 85.8% C 0.137 H 168.5°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #63EDC0 |
|---|---|
| RGB | rgb(99, 237, 192) |
| HSL | hsl(160, 79%, 66%) |
| HSV | hsv(160, 58%, 93%) |
| CMYK | cmyk(58.2%, 0%, 19%, 7.1%) |
| CIE-LAB | lab(85.52, -48.04, 10.67) |
| CIE-LCH | lch(85.52, 49.21, 167.48°) |
| OKLab | oklab(85.8% -0.1343 0.0273) |
| OKLCH | oklch(85.8% 0.137 168.5) |
| XYZ | xyz(44.9396, 67.0223, 60.4273) |
| Luminance | 0.6703 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.74
Aqua Marine
#2EE8BB
ΔE00 2.91
Bright Teal
#01F9C6
ΔE00 4.08
Light Aquamarine
#7BFDC7
ΔE00 4.16
Aquamarine
#7FFFD4
ΔE00 4.22
Seafoam
#7FE0B3
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63EDC0 #ED6390
analogous
#63ED7B #63EDC0 #63D5ED
triadic
#63EDC0 #C063ED #EDC063
tetradic
#63EDC0 #7B63ED #ED6390 #D5ED63
square
#63EDC0 #7B63ED #ED6390 #D5ED63
split-complementary
#63EDC0 #ED63D5 #ED7B63
monochromatic
#16C088 #2CE7AA #63EDC0 #9AF3D6 #D1FAEC
Accessibility & contrast
On white
1.46
#63EDC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#63EDC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63EDC0
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63EDC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63EDC0 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DEBE
Deuteranopia (green-blind)
#D3D0C3
Tritanopia (blue-blind)
#00EEE0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #63edc0; /* rgb */ color: rgb(99, 237, 192); /* oklch */ color: oklch(85.8% 0.137 168.5);
Tailwind
colors: {
custom: {
50: '#9bf3d3',
500: '#63edc0',
950: '#000000',
},
}SCSS
$custom: #63edc0; $custom-light: #9bf3d3; $custom-dark: #000000;
JSON
{
"hex": "#63edc0",
"rgb": {
"r": 99,
"g": 237,
"b": 192
},
"hsl": {
"h": 160.435,
"s": 79.31,
"l": 65.882
},
"oklch": {
"l": 0.85801,
"c": 0.13707,
"h": 168.5
},
"luminance": 0.67027
}Semantic roles & 50–950 ramp
primary
#63EDC0
secondary
#BE3663
accent
#0A4EDC
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583