#63F8CA#63F8CA
#63F8CA is a very light, vivid teal. Relative luminance 0.741; OKLCH L 88.7% C 0.144 H 169.4°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #63F8CA |
|---|---|
| RGB | rgb(99, 248, 202) |
| HSL | hsl(161, 91%, 68%) |
| HSV | hsv(161, 60%, 97%) |
| CMYK | cmyk(60.1%, 0%, 18.5%, 2.7%) |
| CIE-LAB | lab(88.94, -50.43, 10.36) |
| CIE-LCH | lch(88.94, 51.48, 168.39°) |
| OKLab | oklab(88.67% -0.1412 0.0265) |
| OKLCH | oklch(88.67% 0.144 169.4) |
| XYZ | xyz(49.3684, 74.0467, 67.5564) |
| Luminance | 0.7405 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.47
Light Turquoise
#7EF4CC
ΔE00 2.52
Light Aquamarine
#7BFDC7
ΔE00 2.95
Bright Teal
#01F9C6
ΔE00 3.07
Light Aqua
#8CFFDB
ΔE00 4.03
Aqua Marine
#2EE8BB
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F8CA #F86391
analogous
#63F880 #63F8CA #63DBF8
triadic
#63F8CA #CA63F8 #F8CA63
tetradic
#63F8CA #8063F8 #F86391 #DBF863
square
#63F8CA #8063F8 #F86391 #DBF863
split-complementary
#63F8CA #F863DB #F88063
monochromatic
#0AD798 #28F5B6 #63F8CA #9EFBDE #D8FDF2
Accessibility & contrast
On white
1.33
#63F8CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#63F8CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F8CA
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F8CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F8CA | 1.00 | 1.33 | 15.81 | 15.81 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E9C8
Deuteranopia (green-blind)
#DCD9CD
Tritanopia (blue-blind)
#00F9EB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #63f8ca; /* rgb */ color: rgb(99, 248, 202); /* oklch */ color: oklch(88.7% 0.144 169.4);
Tailwind
colors: {
custom: {
50: '#9dfbda',
500: '#63f8ca',
950: '#000000',
},
}SCSS
$custom: #63f8ca; $custom-light: #9dfbda; $custom-dark: #000000;
JSON
{
"hex": "#63f8ca",
"rgb": {
"r": 99,
"g": 248,
"b": 202
},
"hsl": {
"h": 161.477,
"s": 91.411,
"l": 68.039
},
"oklch": {
"l": 0.88672,
"c": 0.14366,
"h": 169.4
},
"luminance": 0.74052
}Semantic roles & 50–950 ramp
primary
#63F8CA
secondary
#D12E60
accent
#0047E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583