#63DFE7#63DFE7
#63DFE7 is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.7% C 0.110 H 201.1°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #63DFE7 |
|---|---|
| RGB | rgb(99, 223, 231) |
| HSL | hsl(184, 73%, 65%) |
| HSV | hsv(184, 57%, 91%) |
| CMYK | cmyk(57.1%, 3.5%, 0%, 9.4%) |
| CIE-LAB | lab(82.48, -32.07, -14.34) |
| CIE-LCH | lch(82.48, 35.13, 204.09°) |
| OKLab | oklab(83.68% -0.1029 -0.0397) |
| OKLCH | oklch(83.68% 0.11 201.1) |
| XYZ | xyz(45.9510, 61.1929, 84.9756) |
| Luminance | 0.6120 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.14
Robin'S Egg
#6DEDFD
ΔE00 4.17
Robin Egg Blue
#8AF1FE
ΔE00 5.45
Robin'S Egg Blue
#98EFF9
ΔE00 5.97
Bright Light Blue
#26F7FD
ΔE00 6.11
Darkturquoise
#00CED1
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63DFE7 #E76B63
analogous
#63E7AD #63DFE7 #639DE7
triadic
#63DFE7 #E763DF #DFE763
tetradic
#63DFE7 #AD63E7 #E76B63 #9DE763
square
#63DFE7 #AD63E7 #E76B63 #9DE763
split-complementary
#63DFE7 #E7639D #E7AD63
monochromatic
#1CABB4 #2ED4DF #63DFE7 #98EAEF #CDF5F7
Accessibility & contrast
On white
1.59
#63DFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#63DFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63DFE7
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63DFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63DFE7 | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D6E8
Deuteranopia (green-blind)
#BBC7E8
Tritanopia (blue-blind)
#00E6E1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #63dfe7; /* rgb */ color: rgb(99, 223, 231); /* oklch */ color: oklch(83.7% 0.110 201.1);
Tailwind
colors: {
custom: {
50: '#9ce9ee',
500: '#63dfe7',
950: '#000000',
},
}SCSS
$custom: #63dfe7; $custom-light: #9ce9ee; $custom-dark: #000000;
JSON
{
"hex": "#63dfe7",
"rgb": {
"r": 99,
"g": 223,
"b": 231
},
"hsl": {
"h": 183.636,
"s": 73.333,
"l": 64.706
},
"oklch": {
"l": 0.8368,
"c": 0.11027,
"h": 201.1
},
"luminance": 0.61198
}Semantic roles & 50–950 ramp
primary
#63DFE7
secondary
#B4413A
accent
#1C10D5
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1616
muted
#808485