#63EDB2#63EDB2
#63EDB2 is a very light, vivid teal. Relative luminance 0.664; OKLCH L 85.5% C 0.148 H 162.3°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #63EDB2 |
|---|---|
| RGB | rgb(99, 237, 178) |
| HSL | hsl(154, 79%, 66%) |
| HSV | hsv(154, 58%, 93%) |
| CMYK | cmyk(58.2%, 0%, 24.9%, 7.1%) |
| CIE-LAB | lab(85.22, -51.07, 17.54) |
| CIE-LCH | lch(85.22, 54.00, 161.05°) |
| OKLab | oklab(85.46% -0.1406 0.0448) |
| OKLCH | oklch(85.46% 0.148 162.3) |
| XYZ | xyz(43.4616, 66.4311, 52.6429) |
| Luminance | 0.6643 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.45
Light Aquamarine
#7BFDC7
ΔE00 3.94
Light Blue Green
#7EFBB3
ΔE00 4.39
Greenish Cyan
#2AFEB7
ΔE00 4.52
Seafoam
#7FE0B3
ΔE00 4.55
Greenish Turquoise
#00FBB0
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63EDB2 #ED639E
analogous
#63ED6D #63EDB2 #63E3ED
triadic
#63EDB2 #B263ED #EDB263
tetradic
#63EDB2 #6D63ED #ED639E #E3ED63
square
#63EDB2 #6D63ED #ED639E #E3ED63
split-complementary
#63EDB2 #ED63E3 #ED6D63
monochromatic
#16C077 #2CE797 #63EDB2 #9AF3CD #D1FAE8
Accessibility & contrast
On white
1.47
#63EDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#63EDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63EDB2
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63EDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63EDB2 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADDAF
Deuteranopia (green-blind)
#D6CFB6
Tritanopia (blue-blind)
#1DEDDD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #63edb2; /* rgb */ color: rgb(99, 237, 178); /* oklch */ color: oklch(85.5% 0.148 162.3);
Tailwind
colors: {
custom: {
50: '#9bf3c9',
500: '#63edb2',
950: '#000000',
},
}SCSS
$custom: #63edb2; $custom-light: #9bf3c9; $custom-dark: #000000;
JSON
{
"hex": "#63edb2",
"rgb": {
"r": 99,
"g": 237,
"b": 178
},
"hsl": {
"h": 154.348,
"s": 79.31,
"l": 65.882
},
"oklch": {
"l": 0.85458,
"c": 0.14756,
"h": 162.3
},
"luminance": 0.66435
}Semantic roles & 50–950 ramp
primary
#63EDB2
secondary
#BE3670
accent
#0A64DC
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582