#63FFF4#63FFF4
#63FFF4 is a very light, vivid teal. Relative luminance 0.807; OKLCH L 91.5% C 0.132 H 188.6°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #63FFF4 |
|---|---|
| RGB | rgb(99, 255, 244) |
| HSL | hsl(176, 100%, 69%) |
| HSV | hsv(176, 61%, 100%) |
| CMYK | cmyk(61.2%, 0%, 4.3%, 0%) |
| CIE-LAB | lab(92.00, -43.30, -6.99) |
| CIE-LCH | lch(92.00, 43.86, 189.16°) |
| OKLab | oklab(91.5% -0.1301 -0.0196) |
| OKLCH | oklch(91.5% 0.132 188.6) |
| XYZ | xyz(57.2274, 80.6982, 98.1308) |
| Luminance | 0.8070 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.05
Bright Aqua
#0BF9EA
ΔE00 3.30
Bright Cyan
#41FDFE
ΔE00 3.97
Aqua
#00FFFF
ΔE00 4.09
Tiffany Blue
#7BF2DA
ΔE00 5.70
Bright Light Blue
#26F7FD
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63FFF4 #FF636E
analogous
#63FFA6 #63FFF4 #63BCFF
triadic
#63FFF4 #F463FF #FFF463
tetradic
#63FFF4 #A663FF #FF636E #BCFF63
square
#63FFF4 #A663FF #FF636E #BCFF63
split-complementary
#63FFF4 #FF63BC #FFA663
monochromatic
#00E8D7 #26FFF0 #63FFF4 #A0FFF8 #DDFFFD
Accessibility & contrast
On white
1.23
#63FFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#63FFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63FFF4
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63FFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63FFF4 | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F2F4
Deuteranopia (green-blind)
#DAE1F6
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #63fff4; /* rgb */ color: rgb(99, 255, 244); /* oklch */ color: oklch(91.5% 0.132 188.6);
Tailwind
colors: {
custom: {
50: '#a0fff7',
500: '#63fff4',
950: '#000000',
},
}SCSS
$custom: #63fff4; $custom-light: #a0fff7; $custom-dark: #000000;
JSON
{
"hex": "#63fff4",
"rgb": {
"r": 99,
"g": 255,
"b": 244
},
"hsl": {
"h": 175.769,
"s": 100,
"l": 69.412
},
"oklch": {
"l": 0.91499,
"c": 0.13155,
"h": 188.6
},
"luminance": 0.80704
}Semantic roles & 50–950 ramp
primary
#63FFF4
secondary
#DA2C39
accent
#0010E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685