#63EFED#63EFED
#63EFED is a very light, vivid teal. Relative luminance 0.705; OKLCH L 87.6% C 0.120 H 193.9°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #63EFED |
|---|---|
| RGB | rgb(99, 239, 237) |
| HSL | hsl(179, 81%, 66%) |
| HSV | hsv(179, 59%, 94%) |
| CMYK | cmyk(58.6%, 0%, 0.8%, 6.3%) |
| CIE-LAB | lab(87.24, -37.92, -10.40) |
| CIE-LCH | lch(87.24, 39.32, 195.33°) |
| OKLab | oklab(87.58% -0.1169 -0.0289) |
| OKLCH | oklch(87.58% 0.12 193.9) |
| XYZ | xyz(51.2915, 70.4947, 91.0081) |
| Luminance | 0.7050 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.47
Bright Light Blue
#26F7FD
ΔE00 3.62
Aqua
#00FFFF
ΔE00 4.37
Bright Turquoise
#0FFEF9
ΔE00 4.38
Bright Aqua
#0BF9EA
ΔE00 5.64
Turquoise
#40E0D0
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63EFED #EF6365
analogous
#63EFA7 #63EFED #63ABEF
triadic
#63EFED #ED63EF #EFED63
tetradic
#63EFED #A763EF #EF6365 #ABEF63
square
#63EFED #A763EF #EF6365 #ABEF63
split-complementary
#63EFED #EF63AB #EFA763
monochromatic
#14C4C1 #2BE9E7 #63EFED #9BF5F3 #D2FAFA
Accessibility & contrast
On white
1.39
#63EFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#63EFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63EFED
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63EFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63EFED | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E4ED
Deuteranopia (green-blind)
#CBD4EE
Tritanopia (blue-blind)
#00F6EE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #63efed; /* rgb */ color: rgb(99, 239, 237); /* oklch */ color: oklch(87.6% 0.120 193.9);
Tailwind
colors: {
custom: {
50: '#9df4f2',
500: '#63efed',
950: '#000000',
},
}SCSS
$custom: #63efed; $custom-light: #9df4f2; $custom-dark: #000000;
JSON
{
"hex": "#63efed",
"rgb": {
"r": 99,
"g": 239,
"b": 237
},
"hsl": {
"h": 179.143,
"s": 81.395,
"l": 66.275
},
"oklch": {
"l": 0.87581,
"c": 0.12041,
"h": 193.9
},
"luminance": 0.705
}Semantic roles & 50–950 ramp
primary
#63EFED
secondary
#C13537
accent
#080BDE
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585