#63FFD8#63FFD8
#63FFD8 is a very light, vivid teal. Relative luminance 0.791; OKLCH L 90.7% C 0.143 H 173.4°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #63FFD8 |
|---|---|
| RGB | rgb(99, 255, 216) |
| HSL | hsl(165, 100%, 69%) |
| HSV | hsv(165, 61%, 100%) |
| CMYK | cmyk(61.2%, 0%, 15.3%, 0%) |
| CIE-LAB | lab(91.29, -50.16, 6.48) |
| CIE-LCH | lch(91.29, 50.57, 172.64°) |
| OKLab | oklab(90.69% -0.1421 0.0164) |
| OKLCH | oklch(90.69% 0.143 173.4) |
| XYZ | xyz(53.2943, 79.1249, 77.4164) |
| Luminance | 0.7913 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.58
Light Aqua
#8CFFDB
ΔE00 3.23
Light Turquoise
#7EF4CC
ΔE00 3.49
Bright Teal
#01F9C6
ΔE00 4.05
Light Aquamarine
#7BFDC7
ΔE00 4.66
Tiffany Blue
#7BF2DA
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63FFD8 #FF638A
analogous
#63FF8A #63FFD8 #63D8FF
triadic
#63FFD8 #D863FF #FFD863
tetradic
#63FFD8 #8A63FF #FF638A #D8FF63
square
#63FFD8 #8A63FF #FF638A #D8FF63
split-complementary
#63FFD8 #FF63D8 #FF8A63
monochromatic
#00E8AE #26FFC9 #63FFD8 #A0FFE7 #DDFFF7
Accessibility & contrast
On white
1.25
#63FFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#63FFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63FFD8
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63FFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63FFD8 | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F0D6
Deuteranopia (green-blind)
#E1DFDB
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #63ffd8; /* rgb */ color: rgb(99, 255, 216); /* oklch */ color: oklch(90.7% 0.143 173.4);
Tailwind
colors: {
custom: {
50: '#9effe4',
500: '#63ffd8',
950: '#000000',
},
}SCSS
$custom: #63ffd8; $custom-light: #9effe4; $custom-dark: #000000;
JSON
{
"hex": "#63ffd8",
"rgb": {
"r": 99,
"g": 255,
"b": 216
},
"hsl": {
"h": 165,
"s": 100,
"l": 69.412
},
"oklch": {
"l": 0.90691,
"c": 0.14305,
"h": 173.4
},
"luminance": 0.79131
}Semantic roles & 50–950 ramp
primary
#63FFD8
secondary
#DA2C58
accent
#0039E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684