#63FFFC#63FFFC
#63FFFC is a very light, vivid teal. Relative luminance 0.812; OKLCH L 91.8% C 0.130 H 193.3°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #63FFFC |
|---|---|
| RGB | rgb(99, 255, 252) |
| HSL | hsl(179, 100%, 69%) |
| HSV | hsv(179, 61%, 100%) |
| CMYK | cmyk(61.2%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(92.22, -41.22, -10.80) |
| CIE-LCH | lch(92.22, 42.61, 194.68°) |
| OKLab | oklab(91.75% -0.1267 -0.03) |
| OKLCH | oklch(91.75% 0.13 193.3) |
| XYZ | xyz(58.4685, 81.1946, 104.6673) |
| Luminance | 0.8120 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.85
Aqua
#00FFFF
ΔE00 2.66
Bright Turquoise
#0FFEF9
ΔE00 2.77
Bright Light Blue
#26F7FD
ΔE00 3.65
Bright Aqua
#0BF9EA
ΔE00 5.07
Light Cyan
#ACFFFC
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63FFFC #FF6366
analogous
#63FFAE #63FFFC #63B4FF
triadic
#63FFFC #FC63FF #FFFC63
tetradic
#63FFFC #AE63FF #FF6366 #B4FF63
square
#63FFFC #AE63FF #FF6366 #B4FF63
split-complementary
#63FFFC #FF63B4 #FFAE63
monochromatic
#00E8E3 #26FFFB #63FFFC #A0FFFD #DDFFFE
Accessibility & contrast
On white
1.22
#63FFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#63FFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63FFFC
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63FFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63FFFC | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FC
Deuteranopia (green-blind)
#D8E1FD
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #63fffc; /* rgb */ color: rgb(99, 255, 252); /* oklch */ color: oklch(91.8% 0.130 193.3);
Tailwind
colors: {
custom: {
50: '#a0fffd',
500: '#63fffc',
950: '#000000',
},
}SCSS
$custom: #63fffc; $custom-light: #a0fffd; $custom-dark: #000000;
JSON
{
"hex": "#63fffc",
"rgb": {
"r": 99,
"g": 255,
"b": 252
},
"hsl": {
"h": 178.846,
"s": 100,
"l": 69.412
},
"oklch": {
"l": 0.91752,
"c": 0.13026,
"h": 193.3
},
"luminance": 0.81201
}Semantic roles & 50–950 ramp
primary
#63FFFC
secondary
#DA2C30
accent
#0004E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685