#63FCE2#63FCE2
#63FCE2 is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.3% C 0.135 H 179.9°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #63FCE2 |
|---|---|
| RGB | rgb(99, 252, 226) |
| HSL | hsl(170, 96%, 69%) |
| HSV | hsv(170, 61%, 99%) |
| CMYK | cmyk(60.7%, 0%, 10.3%, 1.2%) |
| CIE-LAB | lab(90.67, -46.49, 0.40) |
| CIE-LCH | lch(90.67, 46.50, 179.51°) |
| OKLab | oklab(90.27% -0.1347 0.0003) |
| OKLCH | oklch(90.27% 0.135 179.9) |
| XYZ | xyz(53.6771, 77.7588, 84.1169) |
| Luminance | 0.7776 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.92
Bright Aqua
#0BF9EA
ΔE00 4.42
Light Aqua
#8CFFDB
ΔE00 4.70
Aqua (survey)
#13EAC9
ΔE00 5.27
Aquamarine
#7FFFD4
ΔE00 5.46
Light Turquoise
#7EF4CC
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63FCE2 #FC637D
analogous
#63FC96 #63FCE2 #63CAFC
triadic
#63FCE2 #E263FC #FCE263
tetradic
#63FCE2 #9663FC #FC637D #CAFC63
square
#63FCE2 #9663FC #FC637D #CAFC63
split-complementary
#63FCE2 #FC63CA #FC9663
monochromatic
#04E0BB #27FBD7 #63FCE2 #9FFDED #DBFEF8
Accessibility & contrast
On white
1.27
#63FCE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#63FCE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63FCE2
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63FCE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63FCE2 | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EEE1
Deuteranopia (green-blind)
#DBDDE4
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #63fce2; /* rgb */ color: rgb(99, 252, 226); /* oklch */ color: oklch(90.3% 0.135 179.9);
Tailwind
colors: {
custom: {
50: '#9efeeb',
500: '#63fce2',
950: '#000000',
},
}SCSS
$custom: #63fce2; $custom-light: #9efeeb; $custom-dark: #000000;
JSON
{
"hex": "#63fce2",
"rgb": {
"r": 99,
"g": 252,
"b": 226
},
"hsl": {
"h": 169.804,
"s": 96.226,
"l": 68.824
},
"oklch": {
"l": 0.90266,
"c": 0.13474,
"h": 179.9
},
"luminance": 0.77764
}Semantic roles & 50–950 ramp
primary
#63FCE2
secondary
#D62D4A
accent
#0027E6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684