#63FCCE#63FCCE
#63FCCE is a very light, vivid teal. Relative luminance 0.767; OKLCH L 89.7% C 0.146 H 169.8°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #63FCCE |
|---|---|
| RGB | rgb(99, 252, 206) |
| HSL | hsl(162, 96%, 69%) |
| HSV | hsv(162, 61%, 99%) |
| CMYK | cmyk(60.7%, 0%, 18.3%, 1.2%) |
| CIE-LAB | lab(90.19, -51.19, 10.07) |
| CIE-LCH | lch(90.19, 52.17, 168.87°) |
| OKLab | oklab(89.72% -0.1435 0.0257) |
| OKLCH | oklch(89.72% 0.146 169.8) |
| XYZ | xyz(51.0911, 76.7244, 70.4973) |
| Luminance | 0.7673 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.13
Light Turquoise
#7EF4CC
ΔE00 2.90
Light Aquamarine
#7BFDC7
ΔE00 2.96
Bright Teal
#01F9C6
ΔE00 3.10
Light Aqua
#8CFFDB
ΔE00 3.78
Aqua Marine
#2EE8BB
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63FCCE #FC6391
analogous
#63FC82 #63FCCE #63DDFC
triadic
#63FCCE #CE63FC #FCCE63
tetradic
#63FCCE #8263FC #FC6391 #DDFC63
square
#63FCCE #8263FC #FC6391 #DDFC63
split-complementary
#63FCCE #FC63DD #FC8263
monochromatic
#04E09E #27FBBB #63FCCE #9FFDE1 #DBFEF4
Accessibility & contrast
On white
1.28
#63FCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#63FCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63FCCE
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63FCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63FCCE | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5ECCC
Deuteranopia (green-blind)
#E0DCD1
Tritanopia (blue-blind)
#00FEEF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #63fcce; /* rgb */ color: rgb(99, 252, 206); /* oklch */ color: oklch(89.7% 0.146 169.8);
Tailwind
colors: {
custom: {
50: '#9dfedd',
500: '#63fcce',
950: '#000000',
},
}SCSS
$custom: #63fcce; $custom-light: #9dfedd; $custom-dark: #000000;
JSON
{
"hex": "#63fcce",
"rgb": {
"r": 99,
"g": 252,
"b": 206
},
"hsl": {
"h": 161.961,
"s": 96.226,
"l": 68.824
},
"oklch": {
"l": 0.89721,
"c": 0.14578,
"h": 169.8
},
"luminance": 0.7673
}Semantic roles & 50–950 ramp
primary
#63FCCE
secondary
#D62D60
accent
#0045E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101815
muted
#808684