#63FFFD#63FFFD
#63FFFD is a very light, vivid teal. Relative luminance 0.813; OKLCH L 91.8% C 0.130 H 193.9°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #63FFFD |
|---|---|
| RGB | rgb(99, 255, 253) |
| HSL | hsl(179, 100%, 69%) |
| HSV | hsv(179, 61%, 100%) |
| CMYK | cmyk(61.2%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(92.25, -40.96, -11.28) |
| CIE-LCH | lch(92.25, 42.48, 195.39°) |
| OKLab | oklab(91.78% -0.1263 -0.0313) |
| OKLCH | oklch(91.78% 0.13 193.9) |
| XYZ | xyz(58.6274, 81.2582, 105.5041) |
| Luminance | 0.8126 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.70
Aqua
#00FFFF
ΔE00 2.62
Bright Turquoise
#0FFEF9
ΔE00 2.92
Bright Light Blue
#26F7FD
ΔE00 3.44
Bright Aqua
#0BF9EA
ΔE00 5.35
Light Cyan
#ACFFFC
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63FFFD #FF6365
analogous
#63FFAF #63FFFD #63B3FF
triadic
#63FFFD #FD63FF #FFFD63
tetradic
#63FFFD #AF63FF #FF6365 #B3FF63
square
#63FFFD #AF63FF #FF6365 #B3FF63
split-complementary
#63FFFD #FF63B3 #FFAF63
monochromatic
#00E8E5 #26FFFC #63FFFD #A0FFFE #DDFFFF
Accessibility & contrast
On white
1.22
#63FFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#63FFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63FFFD
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63FFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63FFFD | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FD
Deuteranopia (green-blind)
#D7E1FE
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #63fffd; /* rgb */ color: rgb(99, 255, 253); /* oklch */ color: oklch(91.8% 0.130 193.9);
Tailwind
colors: {
custom: {
50: '#a0fffe',
500: '#63fffd',
950: '#000000',
},
}SCSS
$custom: #63fffd; $custom-light: #a0fffe; $custom-dark: #000000;
JSON
{
"hex": "#63fffd",
"rgb": {
"r": 99,
"g": 255,
"b": 253
},
"hsl": {
"h": 179.231,
"s": 100,
"l": 69.412
},
"oklch": {
"l": 0.91784,
"c": 0.13016,
"h": 193.9
},
"luminance": 0.81264
}Semantic roles & 50–950 ramp
primary
#63FFFD
secondary
#DA2C2F
accent
#0003E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685