#63FFCF#63FFCF
#63FFCF is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.5% C 0.149 H 169.3°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #63FFCF |
|---|---|
| RGB | rgb(99, 255, 207) |
| HSL | hsl(162, 100%, 69%) |
| HSV | hsv(162, 61%, 100%) |
| CMYK | cmyk(61.2%, 0%, 18.8%, 0%) |
| CIE-LAB | lab(91.09, -52.21, 10.83) |
| CIE-LCH | lch(91.09, 53.32, 168.28°) |
| OKLab | oklab(90.46% -0.1461 0.0277) |
| OKLCH | oklch(90.46% 0.149 169.3) |
| XYZ | xyz(52.1625, 78.6722, 71.4556) |
| Luminance | 0.7868 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.17
Light Aquamarine
#7BFDC7
ΔE00 2.73
Bright Teal
#01F9C6
ΔE00 3.20
Light Turquoise
#7EF4CC
ΔE00 3.41
Light Aqua
#8CFFDB
ΔE00 3.96
Light Greenish Blue
#63F7B4
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63FFCF #FF6393
analogous
#63FF81 #63FFCF #63E1FF
triadic
#63FFCF #CF63FF #FFCF63
tetradic
#63FFCF #8163FF #FF6393 #E1FF63
square
#63FFCF #8163FF #FF6393 #E1FF63
split-complementary
#63FFCF #FF63E1 #FF8163
monochromatic
#00E8A0 #26FFBC #63FFCF #A0FFE2 #DDFFF5
Accessibility & contrast
On white
1.25
#63FFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#63FFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63FFCF
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63FFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63FFCF | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFCD
Deuteranopia (green-blind)
#E2DFD2
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #63ffcf; /* rgb */ color: rgb(99, 255, 207); /* oklch */ color: oklch(90.5% 0.149 169.3);
Tailwind
colors: {
custom: {
50: '#9effdd',
500: '#63ffcf',
950: '#000000',
},
}SCSS
$custom: #63ffcf; $custom-light: #9effdd; $custom-dark: #000000;
JSON
{
"hex": "#63ffcf",
"rgb": {
"r": 99,
"g": 255,
"b": 207
},
"hsl": {
"h": 161.538,
"s": 100,
"l": 69.412
},
"oklch": {
"l": 0.90456,
"c": 0.14867,
"h": 169.3
},
"luminance": 0.78678
}Semantic roles & 50–950 ramp
primary
#63FFCF
secondary
#DA2C62
accent
#0047E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684