#63F7CB#63F7CB
#63F7CB is a very light, vivid teal. Relative luminance 0.735; OKLCH L 88.5% C 0.142 H 170.2°. Best body text is #000000 at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #63F7CB |
|---|---|
| RGB | rgb(99, 247, 203) |
| HSL | hsl(162, 90%, 68%) |
| HSV | hsv(162, 60%, 97%) |
| CMYK | cmyk(59.9%, 0%, 17.8%, 3.1%) |
| CIE-LAB | lab(88.68, -49.78, 9.46) |
| CIE-LCH | lch(88.68, 50.67, 169.25°) |
| OKLab | oklab(88.46% -0.1397 0.0242) |
| OKLCH | oklch(88.46% 0.142 170.2) |
| XYZ | xyz(49.1806, 73.4809, 68.0797) |
| Luminance | 0.7349 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.33
Aquamarine
#7FFFD4
ΔE00 2.54
Bright Teal
#01F9C6
ΔE00 3.19
Light Aquamarine
#7BFDC7
ΔE00 3.37
Light Aqua
#8CFFDB
ΔE00 3.88
Aqua Marine
#2EE8BB
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F7CB #F7638F
analogous
#63F781 #63F7CB #63D9F7
triadic
#63F7CB #CB63F7 #F7CB63
tetradic
#63F7CB #8163F7 #F7638F #D9F763
square
#63F7CB #8163F7 #F7638F #D9F763
split-complementary
#63F7CB #F763D9 #F78163
monochromatic
#0BD599 #29F4B8 #63F7CB #9DFADE #D7FDF2
Accessibility & contrast
On white
1.34
#63F7CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.70
#63F7CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F7CB
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F7CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F7CB | 1.00 | 1.34 | 15.70 | 15.70 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E8C9
Deuteranopia (green-blind)
#DBD8CE
Tritanopia (blue-blind)
#00F9EA
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #63f7cb; /* rgb */ color: rgb(99, 247, 203); /* oklch */ color: oklch(88.5% 0.142 170.2);
Tailwind
colors: {
custom: {
50: '#9dfada',
500: '#63f7cb',
950: '#000000',
},
}SCSS
$custom: #63f7cb; $custom-light: #9dfada; $custom-dark: #000000;
JSON
{
"hex": "#63f7cb",
"rgb": {
"r": 99,
"g": 247,
"b": 203
},
"hsl": {
"h": 162.162,
"s": 90.244,
"l": 67.843
},
"oklch": {
"l": 0.88461,
"c": 0.14181,
"h": 170.2
},
"luminance": 0.73486
}Semantic roles & 50–950 ramp
primary
#63F7CB
secondary
#CF2F5F
accent
#0044E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583