#63F8CD#63F8CD
#63F8CD is a very light, vivid teal. Relative luminance 0.742; OKLCH L 88.7% C 0.142 H 170.8°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #63F8CD |
|---|---|
| RGB | rgb(99, 248, 205) |
| HSL | hsl(163, 91%, 68%) |
| HSV | hsv(163, 60%, 97%) |
| CMYK | cmyk(60.1%, 0%, 17.3%, 2.7%) |
| CIE-LAB | lab(89.01, -49.75, 8.90) |
| CIE-LCH | lch(89.01, 50.54, 169.86°) |
| OKLab | oklab(88.75% -0.1399 0.0227) |
| OKLCH | oklch(88.75% 0.142 170.8) |
| XYZ | xyz(49.7271, 74.1901, 69.4453) |
| Luminance | 0.7419 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.38
Aquamarine
#7FFFD4
ΔE00 2.43
Bright Teal
#01F9C6
ΔE00 3.25
Light Aquamarine
#7BFDC7
ΔE00 3.55
Light Aqua
#8CFFDB
ΔE00 3.69
Aqua Marine
#2EE8BB
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F8CD #F8638E
analogous
#63F883 #63F8CD #63D8F8
triadic
#63F8CD #CD63F8 #F8CD63
tetradic
#63F8CD #8363F8 #F8638E #D8F863
square
#63F8CD #8363F8 #F8638E #D8F863
split-complementary
#63F8CD #F863D8 #F88363
monochromatic
#0AD79C #28F5BA #63F8CD #9EFBE0 #D8FDF3
Accessibility & contrast
On white
1.33
#63F8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#63F8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F8CD
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F8CD | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E9CB
Deuteranopia (green-blind)
#DCD9D0
Tritanopia (blue-blind)
#00FAEC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #63f8cd; /* rgb */ color: rgb(99, 248, 205); /* oklch */ color: oklch(88.7% 0.142 170.8);
Tailwind
colors: {
custom: {
50: '#9dfbdc',
500: '#63f8cd',
950: '#000000',
},
}SCSS
$custom: #63f8cd; $custom-light: #9dfbdc; $custom-dark: #000000;
JSON
{
"hex": "#63f8cd",
"rgb": {
"r": 99,
"g": 248,
"b": 205
},
"hsl": {
"h": 162.685,
"s": 91.411,
"l": 68.039
},
"oklch": {
"l": 0.88749,
"c": 0.1417,
"h": 170.8
},
"luminance": 0.74195
}Semantic roles & 50–950 ramp
primary
#63F8CD
secondary
#D12E5D
accent
#0042E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584