#63FCED#63FCED
#63FCED is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.6% C 0.131 H 186.1°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #63FCED |
|---|---|
| RGB | rgb(99, 252, 237) |
| HSL | hsl(174, 96%, 69%) |
| HSV | hsv(174, 61%, 99%) |
| CMYK | cmyk(60.7%, 0%, 6%, 1.2%) |
| CIE-LAB | lab(90.95, -43.76, -4.89) |
| CIE-LCH | lch(90.95, 44.03, 186.38°) |
| OKLab | oklab(90.59% -0.13 -0.0139) |
| OKLCH | oklch(90.59% 0.131 186.1) |
| XYZ | xyz(55.2351, 78.3820, 92.3226) |
| Luminance | 0.7839 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.81
Bright Turquoise
#0FFEF9
ΔE00 3.99
Tiffany Blue
#7BF2DA
ΔE00 4.38
Bright Cyan
#41FDFE
ΔE00 5.24
Aqua
#00FFFF
ΔE00 5.27
Turquoise
#40E0D0
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63FCED #FC6372
analogous
#63FCA1 #63FCED #63BFFC
triadic
#63FCED #ED63FC #FCED63
tetradic
#63FCED #A163FC #FC6372 #BFFC63
square
#63FCED #A163FC #FC6372 #BFFC63
split-complementary
#63FCED #FC63BF #FCA163
monochromatic
#04E0CB #27FBE6 #63FCED #9FFDF4 #DBFEFB
Accessibility & contrast
On white
1.26
#63FCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#63FCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63FCED
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63FCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63FCED | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EFED
Deuteranopia (green-blind)
#D9DEEF
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #63fced; /* rgb */ color: rgb(99, 252, 237); /* oklch */ color: oklch(90.6% 0.131 186.1);
Tailwind
colors: {
custom: {
50: '#9ffef2',
500: '#63fced',
950: '#000000',
},
}SCSS
$custom: #63fced; $custom-light: #9ffef2; $custom-dark: #000000;
JSON
{
"hex": "#63fced",
"rgb": {
"r": 99,
"g": 252,
"b": 237
},
"hsl": {
"h": 174.118,
"s": 96.226,
"l": 68.824
},
"oklch": {
"l": 0.90591,
"c": 0.13077,
"h": 186.1
},
"luminance": 0.78388
}Semantic roles & 50–950 ramp
primary
#63FCED
secondary
#D62D3E
accent
#0016E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685