#63DFF7#63DFF7
#63DFF7 is a very light, moderate teal. Relative luminance 0.621; OKLCH L 84.3% C 0.114 H 212.4°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #63DFF7 |
|---|---|
| RGB | rgb(99, 223, 247) |
| HSL | hsl(190, 90%, 68%) |
| HSV | hsv(190, 60%, 97%) |
| CMYK | cmyk(59.9%, 9.7%, 0%, 3.1%) |
| CIE-LAB | lab(82.99, -27.63, -22.06) |
| CIE-LCH | lch(82.99, 35.35, 218.60°) |
| OKLab | oklab(84.25% -0.0965 -0.0612) |
| OKLCH | oklch(84.25% 0.114 212.4) |
| XYZ | xyz(48.3149, 62.1385, 97.4254) |
| Luminance | 0.6214 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.10
Neon Blue
#04D9FF
ΔE00 4.25
Aqua Blue
#02D8E9
ΔE00 5.28
Robin Egg Blue
#8AF1FE
ΔE00 5.48
Robin'S Egg Blue
#98EFF9
ΔE00 6.34
Sky Blue
#87CEEB
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63DFF7 #F77B63
analogous
#63F7C5 #63DFF7 #6395F7
triadic
#63DFF7 #F763DF #DFF763
tetradic
#63DFF7 #C563F7 #F77B63 #95F763
square
#63DFF7 #C563F7 #F77B63 #95F763
split-complementary
#63DFF7 #F76395 #F7C563
monochromatic
#0BB4D5 #29D3F4 #63DFF7 #9DEBFA #D7F7FD
Accessibility & contrast
On white
1.56
#63DFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#63DFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63DFF7
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63DFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63DFF7 | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD8F8
Deuteranopia (green-blind)
#B6C8F7
Tritanopia (blue-blind)
#00E9E6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #63dff7; /* rgb */ color: rgb(99, 223, 247); /* oklch */ color: oklch(84.3% 0.114 212.4);
Tailwind
colors: {
custom: {
50: '#9de9f9',
500: '#63dff7',
950: '#000000',
},
}SCSS
$custom: #63dff7; $custom-light: #9de9f9; $custom-dark: #000000;
JSON
{
"hex": "#63dff7",
"rgb": {
"r": 99,
"g": 223,
"b": 247
},
"hsl": {
"h": 189.73,
"s": 90.244,
"l": 67.843
},
"oklch": {
"l": 0.84254,
"c": 0.1143,
"h": 212.4
},
"luminance": 0.62143
}Semantic roles & 50–950 ramp
primary
#63DFF7
secondary
#CF492F
accent
#2500E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#101617
muted
#808485