#63E1E7#63E1E7
#63E1E7 is a very light, moderate teal. Relative luminance 0.623; OKLCH L 84.1% C 0.111 H 199.6°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #63E1E7 |
|---|---|
| RGB | rgb(99, 225, 231) |
| HSL | hsl(183, 73%, 65%) |
| HSV | hsv(183, 57%, 91%) |
| CMYK | cmyk(57.1%, 2.6%, 0%, 9.4%) |
| CIE-LAB | lab(83.06, -33.02, -13.48) |
| CIE-LCH | lch(83.06, 35.66, 202.21°) |
| OKLab | oklab(84.14% -0.105 -0.0373) |
| OKLCH | oklch(84.14% 0.111 199.6) |
| XYZ | xyz(46.4885, 62.2679, 85.1548) |
| Luminance | 0.6227 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.40
Aqua Blue
#02D8E9
ΔE00 4.67
Bright Light Blue
#26F7FD
ΔE00 5.54
Robin Egg Blue
#8AF1FE
ΔE00 5.55
Mediumturquoise
#48D1CC
ΔE00 5.92
Robin'S Egg Blue
#98EFF9
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63E1E7 #E76963
analogous
#63E7AB #63E1E7 #639FE7
triadic
#63E1E7 #E763E1 #E1E763
tetradic
#63E1E7 #AB63E7 #E76963 #9FE763
square
#63E1E7 #AB63E7 #E76963 #9FE763
split-complementary
#63E1E7 #E7639F #E7AB63
monochromatic
#1CADB4 #2ED7DF #63E1E7 #98EBEF #CDF5F7
Accessibility & contrast
On white
1.56
#63E1E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#63E1E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63E1E7
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63E1E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63E1E7 | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D8E8
Deuteranopia (green-blind)
#BDC8E8
Tritanopia (blue-blind)
#00E8E2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #63e1e7; /* rgb */ color: rgb(99, 225, 231); /* oklch */ color: oklch(84.1% 0.111 199.6);
Tailwind
colors: {
custom: {
50: '#9ceaee',
500: '#63e1e7',
950: '#000000',
},
}SCSS
$custom: #63e1e7; $custom-light: #9ceaee; $custom-dark: #000000;
JSON
{
"hex": "#63e1e7",
"rgb": {
"r": 99,
"g": 225,
"b": 231
},
"hsl": {
"h": 182.727,
"s": 73.333,
"l": 64.706
},
"oklch": {
"l": 0.84143,
"c": 0.1114,
"h": 199.6
},
"luminance": 0.62273
}Semantic roles & 50–950 ramp
primary
#63E1E7
secondary
#B4403A
accent
#1910D5
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1616
muted
#808485