#63FDEA#63FDEA
#63FDEA is a very light, vivid teal. Relative luminance 0.788; OKLCH L 90.7% C 0.133 H 183.8°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #63FDEA |
|---|---|
| RGB | rgb(99, 253, 234) |
| HSL | hsl(173, 97%, 69%) |
| HSV | hsv(173, 61%, 99%) |
| CMYK | cmyk(60.9%, 0%, 7.5%, 0.8%) |
| CIE-LAB | lab(91.16, -44.95, -3.03) |
| CIE-LCH | lch(91.16, 45.05, 183.86°) |
| OKLab | oklab(90.73% -0.1323 -0.0089) |
| OKLCH | oklch(90.73% 0.133 183.8) |
| XYZ | xyz(55.1154, 78.8379, 90.1385) |
| Luminance | 0.7884 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.10
Tiffany Blue
#7BF2DA
ΔE00 3.70
Bright Turquoise
#0FFEF9
ΔE00 5.01
Light Aqua
#8CFFDB
ΔE00 6.38
Aqua
#00FFFF
ΔE00 6.39
Bright Cyan
#41FDFE
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63FDEA #FD6376
analogous
#63FD9D #63FDEA #63C3FD
triadic
#63FDEA #EA63FD #FDEA63
tetradic
#63FDEA #9D63FD #FD6376 #C3FD63
square
#63FDEA #9D63FD #FD6376 #C3FD63
split-complementary
#63FDEA #FD63C3 #FD9D63
monochromatic
#03E3C7 #27FCE2 #63FDEA #9FFEF2 #DCFFFA
Accessibility & contrast
On white
1.25
#63FDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#63FDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63FDEA
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63FDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63FDEA | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0E9
Deuteranopia (green-blind)
#DADFEC
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #63fdea; /* rgb */ color: rgb(99, 253, 234); /* oklch */ color: oklch(90.7% 0.133 183.8);
Tailwind
colors: {
custom: {
50: '#9ffef0',
500: '#63fdea',
950: '#000000',
},
}SCSS
$custom: #63fdea; $custom-light: #9ffef0; $custom-dark: #000000;
JSON
{
"hex": "#63fdea",
"rgb": {
"r": 99,
"g": 253,
"b": 234
},
"hsl": {
"h": 172.597,
"s": 97.468,
"l": 69.02
},
"oklch": {
"l": 0.90733,
"c": 0.13261,
"h": 183.8
},
"luminance": 0.78844
}Semantic roles & 50–950 ramp
primary
#63FDEA
secondary
#D72D42
accent
#001CE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685