#63F5F6#63F5F6
#63F5F6 is a very light, vivid teal. Relative luminance 0.746; OKLCH L 89.3% C 0.124 H 195.8°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #63F5F6 |
|---|---|
| RGB | rgb(99, 245, 246) |
| HSL | hsl(180, 89%, 68%) |
| HSV | hsv(180, 60%, 96%) |
| CMYK | cmyk(59.8%, 0.4%, 0%, 3.5%) |
| CIE-LAB | lab(89.21, -38.28, -12.17) |
| CIE-LCH | lch(89.21, 40.17, 197.63°) |
| OKLab | oklab(89.26% -0.1192 -0.0337) |
| OKLCH | oklch(89.26% 0.124 195.8) |
| XYZ | xyz(54.4253, 74.6055, 98.7029) |
| Luminance | 0.7461 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.36
Bright Light Blue
#26F7FD
ΔE00 2.60
Aqua
#00FFFF
ΔE00 3.55
Bright Turquoise
#0FFEF9
ΔE00 4.05
Robin'S Egg
#6DEDFD
ΔE00 5.69
Robin Egg Blue
#8AF1FE
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F5F6 #F66463
analogous
#63F6AD #63F5F6 #63ACF6
triadic
#63F5F6 #F663F5 #F5F663
tetradic
#63F5F6 #AD63F6 #F66463 #ACF663
square
#63F5F6 #AD63F6 #F66463 #ACF663
split-complementary
#63F5F6 #F663AC #F6AD63
monochromatic
#0CD1D2 #29F1F3 #63F5F6 #9DF9F9 #D7FCFD
Accessibility & contrast
On white
1.32
#63F5F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#63F5F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F5F6
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F5F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F5F6 | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EAF6
Deuteranopia (green-blind)
#CFD9F7
Tritanopia (blue-blind)
#00FCF5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #63f5f6; /* rgb */ color: rgb(99, 245, 246); /* oklch */ color: oklch(89.3% 0.124 195.8);
Tailwind
colors: {
custom: {
50: '#9ff9f9',
500: '#63f5f6',
950: '#000000',
},
}SCSS
$custom: #63f5f6; $custom-light: #9ff9f9; $custom-dark: #000000;
JSON
{
"hex": "#63f5f6",
"rgb": {
"r": 99,
"g": 245,
"b": 246
},
"hsl": {
"h": 180.408,
"s": 89.091,
"l": 67.647
},
"oklch": {
"l": 0.89259,
"c": 0.12393,
"h": 195.8
},
"luminance": 0.74611
}Semantic roles & 50–950 ramp
primary
#63F5F6
secondary
#CE3130
accent
#0200E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101717
muted
#818585