#63F8CE#63F8CE
#63F8CE is a very light, vivid teal. Relative luminance 0.742; OKLCH L 88.8% C 0.141 H 171.3°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #63F8CE |
|---|---|
| RGB | rgb(99, 248, 206) |
| HSL | hsl(163, 91%, 68%) |
| HSV | hsv(163, 60%, 97%) |
| CMYK | cmyk(60.1%, 0%, 16.9%, 2.7%) |
| CIE-LAB | lab(89.04, -49.52, 8.41) |
| CIE-LCH | lch(89.04, 50.23, 170.36°) |
| OKLab | oklab(88.78% -0.1394 0.0214) |
| OKLCH | oklch(88.78% 0.141 171.3) |
| XYZ | xyz(49.8482, 74.2386, 70.0830) |
| Luminance | 0.7424 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.39
Aquamarine
#7FFFD4
ΔE00 2.47
Bright Teal
#01F9C6
ΔE00 3.35
Light Aqua
#8CFFDB
ΔE00 3.61
Light Aquamarine
#7BFDC7
ΔE00 3.77
Aqua Marine
#2EE8BB
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F8CE #F8638D
analogous
#63F883 #63F8CE #63D8F8
triadic
#63F8CE #CE63F8 #F8CE63
tetradic
#63F8CE #8363F8 #F8638D #D8F863
square
#63F8CE #8363F8 #F8638D #D8F863
split-complementary
#63F8CE #F863D8 #F88363
monochromatic
#0AD79D #28F5BC #63F8CE #9EFBE0 #D8FDF3
Accessibility & contrast
On white
1.33
#63F8CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#63F8CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F8CE
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F8CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F8CE | 1.00 | 1.33 | 15.85 | 15.85 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E9CC
Deuteranopia (green-blind)
#DCD9D1
Tritanopia (blue-blind)
#00FAEC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #63f8ce; /* rgb */ color: rgb(99, 248, 206); /* oklch */ color: oklch(88.8% 0.141 171.3);
Tailwind
colors: {
custom: {
50: '#9dfbdd',
500: '#63f8ce',
950: '#000000',
},
}SCSS
$custom: #63f8ce; $custom-light: #9dfbdd; $custom-dark: #000000;
JSON
{
"hex": "#63f8ce",
"rgb": {
"r": 99,
"g": 248,
"b": 206
},
"hsl": {
"h": 163.087,
"s": 91.411,
"l": 68.039
},
"oklch": {
"l": 0.88776,
"c": 0.14107,
"h": 171.3
},
"luminance": 0.74244
}Semantic roles & 50–950 ramp
primary
#63F8CE
secondary
#D12E5C
accent
#0041E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584