#63FFD7#63FFD7
#63FFD7 is a very light, vivid teal. Relative luminance 0.791; OKLCH L 90.7% C 0.144 H 172.9°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #63FFD7 |
|---|---|
| RGB | rgb(99, 255, 215) |
| HSL | hsl(165, 100%, 69%) |
| HSV | hsv(165, 61%, 100%) |
| CMYK | cmyk(61.2%, 0%, 15.7%, 0%) |
| CIE-LAB | lab(91.27, -50.39, 6.96) |
| CIE-LCH | lch(91.27, 50.87, 172.13°) |
| OKLab | oklab(90.66% -0.1425 0.0176) |
| OKLCH | oklch(90.66% 0.144 172.9) |
| XYZ | xyz(53.1654, 79.0734, 76.7376) |
| Luminance | 0.7908 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.43
Light Aqua
#8CFFDB
ΔE00 3.25
Light Turquoise
#7EF4CC
ΔE00 3.41
Bright Teal
#01F9C6
ΔE00 3.90
Light Aquamarine
#7BFDC7
ΔE00 4.42
Tiffany Blue
#7BF2DA
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63FFD7 #FF638B
analogous
#63FF89 #63FFD7 #63D9FF
triadic
#63FFD7 #D763FF #FFD763
tetradic
#63FFD7 #8963FF #FF638B #D9FF63
square
#63FFD7 #8963FF #FF638B #D9FF63
split-complementary
#63FFD7 #FF63D9 #FF8963
monochromatic
#00E8AC #26FFC7 #63FFD7 #A0FFE7 #DDFFF6
Accessibility & contrast
On white
1.25
#63FFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#63FFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63FFD7
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63FFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63FFD7 | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F0D5
Deuteranopia (green-blind)
#E1DFDA
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #63ffd7; /* rgb */ color: rgb(99, 255, 215); /* oklch */ color: oklch(90.7% 0.144 172.9);
Tailwind
colors: {
custom: {
50: '#9effe3',
500: '#63ffd7',
950: '#000000',
},
}SCSS
$custom: #63ffd7; $custom-light: #9effe3; $custom-dark: #000000;
JSON
{
"hex": "#63ffd7",
"rgb": {
"r": 99,
"g": 255,
"b": 215
},
"hsl": {
"h": 164.615,
"s": 100,
"l": 69.412
},
"oklch": {
"l": 0.90664,
"c": 0.14364,
"h": 172.9
},
"luminance": 0.79079
}Semantic roles & 50–950 ramp
primary
#63FFD7
secondary
#DA2C59
accent
#003BE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684