#63EDC8#63EDC8
#63EDC8 is a very light, vivid teal. Relative luminance 0.674; OKLCH L 86.0% C 0.132 H 172.5°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #63EDC8 |
|---|---|
| RGB | rgb(99, 237, 200) |
| HSL | hsl(164, 79%, 66%) |
| HSV | hsv(164, 58%, 93%) |
| CMYK | cmyk(58.2%, 0%, 15.6%, 7.1%) |
| CIE-LAB | lab(85.70, -46.22, 6.75) |
| CIE-LCH | lch(85.70, 46.71, 171.69°) |
| OKLab | oklab(86.01% -0.1308 0.0171) |
| OKLCH | oklch(86.01% 0.132 172.5) |
| XYZ | xyz(45.8502, 67.3866, 65.2230) |
| Luminance | 0.6739 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.73
Aqua Marine
#2EE8BB
ΔE00 3.33
Aqua (survey)
#13EAC9
ΔE00 3.61
Tiffany Blue
#7BF2DA
ΔE00 4.20
Aquamarine
#7FFFD4
ΔE00 4.36
Bright Teal
#01F9C6
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63EDC8 #ED6388
analogous
#63ED83 #63EDC8 #63CDED
triadic
#63EDC8 #C863ED #EDC863
tetradic
#63EDC8 #8363ED #ED6388 #CDED63
square
#63EDC8 #8363ED #ED6388 #CDED63
split-complementary
#63EDC8 #ED63CD #ED8363
monochromatic
#16C092 #2CE7B5 #63EDC8 #9AF3DB #D1FAEF
Accessibility & contrast
On white
1.45
#63EDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#63EDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63EDC8
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63EDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63EDC8 | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DFC6
Deuteranopia (green-blind)
#D2D0CB
Tritanopia (blue-blind)
#00EFE2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #63edc8; /* rgb */ color: rgb(99, 237, 200); /* oklch */ color: oklch(86.0% 0.132 172.5);
Tailwind
colors: {
custom: {
50: '#9bf3d8',
500: '#63edc8',
950: '#000000',
},
}SCSS
$custom: #63edc8; $custom-light: #9bf3d8; $custom-dark: #000000;
JSON
{
"hex": "#63edc8",
"rgb": {
"r": 99,
"g": 237,
"b": 200
},
"hsl": {
"h": 163.913,
"s": 79.31,
"l": 65.882
},
"oklch": {
"l": 0.86011,
"c": 0.13189,
"h": 172.5
},
"luminance": 0.67391
}Semantic roles & 50–950 ramp
primary
#63EDC8
secondary
#BE365B
accent
#0A42DC
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583