#63F5D0#63F5D0
#63F5D0 is a very light, vivid teal. Relative luminance 0.725; OKLCH L 88.1% C 0.136 H 173.4°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #63F5D0 |
|---|---|
| RGB | rgb(99, 245, 208) |
| HSL | hsl(165, 88%, 67%) |
| HSV | hsv(165, 60%, 96%) |
| CMYK | cmyk(59.6%, 0%, 15.1%, 3.9%) |
| CIE-LAB | lab(88.21, -47.79, 6.19) |
| CIE-LCH | lch(88.21, 48.19, 172.62°) |
| OKLab | oklab(88.12% -0.1355 0.0156) |
| OKLCH | oklch(88.12% 0.136 173.4) |
| XYZ | xyz(49.1777, 72.5065, 71.0657) |
| Luminance | 0.7251 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.58
Aquamarine
#7FFFD4
ΔE00 3.27
Light Aqua
#8CFFDB
ΔE00 3.69
Tiffany Blue
#7BF2DA
ΔE00 3.90
Aqua (survey)
#13EAC9
ΔE00 4.06
Bright Teal
#01F9C6
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F5D0 #F56388
analogous
#63F587 #63F5D0 #63D1F5
triadic
#63F5D0 #D063F5 #F5D063
tetradic
#63F5D0 #8763F5 #F56388 #D1F563
square
#63F5D0 #8763F5 #F56388 #D1F563
split-complementary
#63F5D0 #F563D1 #F58763
monochromatic
#0DD09F #29F1BF #63F5D0 #9DF9E1 #D6FCF3
Accessibility & contrast
On white
1.35
#63F5D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#63F5D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F5D0
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F5D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F5D0 | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE6CE
Deuteranopia (green-blind)
#D8D7D3
Tritanopia (blue-blind)
#00F7EA
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #63f5d0; /* rgb */ color: rgb(99, 245, 208); /* oklch */ color: oklch(88.1% 0.136 173.4);
Tailwind
colors: {
custom: {
50: '#9df9de',
500: '#63f5d0',
950: '#000000',
},
}SCSS
$custom: #63f5d0; $custom-light: #9df9de; $custom-dark: #000000;
JSON
{
"hex": "#63f5d0",
"rgb": {
"r": 99,
"g": 245,
"b": 208
},
"hsl": {
"h": 164.795,
"s": 87.952,
"l": 67.451
},
"oklch": {
"l": 0.8812,
"c": 0.13638,
"h": 173.4
},
"luminance": 0.72512
}Semantic roles & 50–950 ramp
primary
#63F5D0
secondary
#CC3058
accent
#013BE5
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1715
muted
#808584