#63FFFE#63FFFE
#63FFFE is a very light, vivid teal. Relative luminance 0.813; OKLCH L 91.8% C 0.130 H 194.5°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #63FFFE |
|---|---|
| RGB | rgb(99, 255, 254) |
| HSL | hsl(180, 100%, 69%) |
| HSV | hsv(180, 61%, 100%) |
| CMYK | cmyk(61.2%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(92.27, -40.69, -11.75) |
| CIE-LCH | lch(92.27, 42.36, 196.11°) |
| OKLab | oklab(91.82% -0.1259 -0.0326) |
| OKLCH | oklch(91.82% 0.13 194.5) |
| XYZ | xyz(58.7871, 81.3221, 106.3453) |
| Luminance | 0.8133 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.60
Aqua
#00FFFF
ΔE00 2.63
Bright Turquoise
#0FFEF9
ΔE00 3.09
Bright Light Blue
#26F7FD
ΔE00 3.25
Bright Aqua
#0BF9EA
ΔE00 5.64
Light Cyan
#ACFFFC
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63FFFE #FF6364
analogous
#63FFB0 #63FFFE #63B2FF
triadic
#63FFFE #FE63FF #FFFE63
tetradic
#63FFFE #B063FF #FF6364 #B2FF63
square
#63FFFE #B063FF #FF6364 #B2FF63
split-complementary
#63FFFE #FF63B2 #FFB063
monochromatic
#00E8E6 #26FFFE #63FFFE #A0FFFE #DDFFFF
Accessibility & contrast
On white
1.22
#63FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#63FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63FFFE
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63FFFE | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FE
Deuteranopia (green-blind)
#D7E1FF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #63fffe; /* rgb */ color: rgb(99, 255, 254); /* oklch */ color: oklch(91.8% 0.130 194.5);
Tailwind
colors: {
custom: {
50: '#a0fffe',
500: '#63fffe',
950: '#000000',
},
}SCSS
$custom: #63fffe; $custom-light: #a0fffe; $custom-dark: #000000;
JSON
{
"hex": "#63fffe",
"rgb": {
"r": 99,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.615,
"s": 100,
"l": 69.412
},
"oklch": {
"l": 0.91816,
"c": 0.13009,
"h": 194.5
},
"luminance": 0.81328
}Semantic roles & 50–950 ramp
primary
#63FFFE
secondary
#DA2C2D
accent
#0001E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685