#63EADA#63EADA
#63EADA is a very light, vivid teal. Relative luminance 0.666; OKLCH L 85.8% C 0.120 H 184.6°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #63EADA |
|---|---|
| RGB | rgb(99, 234, 218) |
| HSL | hsl(173, 76%, 65%) |
| HSV | hsv(173, 58%, 92%) |
| CMYK | cmyk(57.7%, 0%, 6.8%, 8.2%) |
| CIE-LAB | lab(85.28, -40.55, -3.32) |
| CIE-LCH | lch(85.28, 40.69, 184.67°) |
| OKLab | oklab(85.82% -0.1198 -0.0096) |
| OKLCH | oklch(85.82% 0.12 184.6) |
| XYZ | xyz(47.2177, 66.5555, 76.6742) |
| Luminance | 0.6656 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.97
Tiffany Blue
#7BF2DA
ΔE00 3.51
Bright Aqua
#0BF9EA
ΔE00 4.43
Aqua (survey)
#13EAC9
ΔE00 5.75
Bright Turquoise
#0FFEF9
ΔE00 6.28
Mediumturquoise
#48D1CC
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63EADA #EA6373
analogous
#63EA96 #63EADA #63B6EA
triadic
#63EADA #DA63EA #EADA63
tetradic
#63EADA #9663EA #EA6373 #B6EA63
square
#63EADA #9663EA #EA6373 #B6EA63
split-complementary
#63EADA #EA63B6 #EA9663
monochromatic
#19BAA7 #2DE3CD #63EADA #99F1E7 #CFF9F4
Accessibility & contrast
On white
1.47
#63EADA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#63EADA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63EADA
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63EADA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63EADA | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDEDA
Deuteranopia (green-blind)
#CBCFDC
Tritanopia (blue-blind)
#00EFE5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #63eada; /* rgb */ color: rgb(99, 234, 218); /* oklch */ color: oklch(85.8% 0.120 184.6);
Tailwind
colors: {
custom: {
50: '#9cf1e5',
500: '#63eada',
950: '#000000',
},
}SCSS
$custom: #63eada; $custom-light: #9cf1e5; $custom-dark: #000000;
JSON
{
"hex": "#63eada",
"rgb": {
"r": 99,
"g": 234,
"b": 218
},
"hsl": {
"h": 172.889,
"s": 76.271,
"l": 65.294
},
"oklch": {
"l": 0.8582,
"c": 0.12016,
"h": 184.6
},
"luminance": 0.6656
}Semantic roles & 50–950 ramp
primary
#63EADA
secondary
#B93847
accent
#0D25D8
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584