#63EDC5#63EDC5
#63EDC5 is a very light, vivid teal. Relative luminance 0.673; OKLCH L 85.9% C 0.134 H 171.0°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #63EDC5 |
|---|---|
| RGB | rgb(99, 237, 197) |
| HSL | hsl(163, 79%, 66%) |
| HSV | hsv(163, 58%, 93%) |
| CMYK | cmyk(58.2%, 0%, 16.9%, 7.1%) |
| CIE-LAB | lab(85.63, -46.91, 8.22) |
| CIE-LCH | lch(85.63, 47.63, 170.06°) |
| OKLab | oklab(85.93% -0.1321 0.021) |
| OKLCH | oklch(85.93% 0.134 171) |
| XYZ | xyz(45.5030, 67.2477, 63.3946) |
| Luminance | 0.6725 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.54
Aqua Marine
#2EE8BB
ΔE00 3.00
Aqua (survey)
#13EAC9
ΔE00 4.05
Aquamarine
#7FFFD4
ΔE00 4.19
Bright Teal
#01F9C6
ΔE00 4.33
Light Aqua
#8CFFDB
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63EDC5 #ED638B
analogous
#63ED80 #63EDC5 #63D0ED
triadic
#63EDC5 #C563ED #EDC563
tetradic
#63EDC5 #8063ED #ED638B #D0ED63
square
#63EDC5 #8063ED #ED638B #D0ED63
split-complementary
#63EDC5 #ED63D0 #ED8063
monochromatic
#16C08E #2CE7B1 #63EDC5 #9AF3D9 #D1FAEE
Accessibility & contrast
On white
1.45
#63EDC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#63EDC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63EDC5
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63EDC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63EDC5 | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DFC3
Deuteranopia (green-blind)
#D2D0C8
Tritanopia (blue-blind)
#00EFE1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #63edc5; /* rgb */ color: rgb(99, 237, 197); /* oklch */ color: oklch(85.9% 0.134 171.0);
Tailwind
colors: {
custom: {
50: '#9bf3d6',
500: '#63edc5',
950: '#000000',
},
}SCSS
$custom: #63edc5; $custom-light: #9bf3d6; $custom-dark: #000000;
JSON
{
"hex": "#63edc5",
"rgb": {
"r": 99,
"g": 237,
"b": 197
},
"hsl": {
"h": 162.609,
"s": 79.31,
"l": 65.882
},
"oklch": {
"l": 0.85931,
"c": 0.13375,
"h": 171
},
"luminance": 0.67252
}Semantic roles & 50–950 ramp
primary
#63EDC5
secondary
#BE365E
accent
#0A47DC
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583