#63EDC4#63EDC4
#63EDC4 is a very light, vivid teal. Relative luminance 0.672; OKLCH L 85.9% C 0.134 H 170.5°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #63EDC4 |
|---|---|
| RGB | rgb(99, 237, 196) |
| HSL | hsl(162, 79%, 66%) |
| HSV | hsv(162, 58%, 93%) |
| CMYK | cmyk(58.2%, 0%, 17.3%, 7.1%) |
| CIE-LAB | lab(85.61, -47.14, 8.71) |
| CIE-LCH | lch(85.61, 47.94, 169.53°) |
| OKLab | oklab(85.91% -0.1325 0.0222) |
| OKLCH | oklch(85.91% 0.134 170.5) |
| XYZ | xyz(45.3888, 67.2020, 62.7932) |
| Luminance | 0.6721 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.53
Aqua Marine
#2EE8BB
ΔE00 2.94
Aquamarine
#7FFFD4
ΔE00 4.16
Aqua (survey)
#13EAC9
ΔE00 4.22
Bright Teal
#01F9C6
ΔE00 4.25
Light Aquamarine
#7BFDC7
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63EDC4 #ED638C
analogous
#63ED7F #63EDC4 #63D1ED
triadic
#63EDC4 #C463ED #EDC463
tetradic
#63EDC4 #7F63ED #ED638C #D1ED63
square
#63EDC4 #7F63ED #ED638C #D1ED63
split-complementary
#63EDC4 #ED63D1 #ED7F63
monochromatic
#16C08D #2CE7AF #63EDC4 #9AF3D9 #D1FAEE
Accessibility & contrast
On white
1.45
#63EDC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#63EDC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63EDC4
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63EDC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63EDC4 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DFC2
Deuteranopia (green-blind)
#D3D0C7
Tritanopia (blue-blind)
#00EFE1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #63edc4; /* rgb */ color: rgb(99, 237, 196); /* oklch */ color: oklch(85.9% 0.134 170.5);
Tailwind
colors: {
custom: {
50: '#9bf3d5',
500: '#63edc4',
950: '#000000',
},
}SCSS
$custom: #63edc4; $custom-light: #9bf3d5; $custom-dark: #000000;
JSON
{
"hex": "#63edc4",
"rgb": {
"r": 99,
"g": 237,
"b": 196
},
"hsl": {
"h": 162.174,
"s": 79.31,
"l": 65.882
},
"oklch": {
"l": 0.85905,
"c": 0.13439,
"h": 170.5
},
"luminance": 0.67207
}Semantic roles & 50–950 ramp
primary
#63EDC4
secondary
#BE365F
accent
#0A48DC
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583