#63FFD2#63FFD2
#63FFD2 is a very light, vivid teal. Relative luminance 0.788; OKLCH L 90.5% C 0.147 H 170.6°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #63FFD2 |
|---|---|
| RGB | rgb(99, 255, 210) |
| HSL | hsl(163, 100%, 69%) |
| HSV | hsv(163, 61%, 100%) |
| CMYK | cmyk(61.2%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(91.15, -51.54, 9.38) |
| CIE-LCH | lch(91.15, 52.38, 169.69°) |
| OKLab | oklab(90.53% -0.1447 0.0239) |
| OKLCH | oklch(90.53% 0.147 170.6) |
| XYZ | xyz(52.5327, 78.8203, 73.4056) |
| Luminance | 0.7883 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.06
Light Turquoise
#7EF4CC
ΔE00 3.27
Light Aquamarine
#7BFDC7
ΔE00 3.31
Bright Teal
#01F9C6
ΔE00 3.33
Light Aqua
#8CFFDB
ΔE00 3.59
Aqua Marine
#2EE8BB
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63FFD2 #FF6390
analogous
#63FF84 #63FFD2 #63DEFF
triadic
#63FFD2 #D263FF #FFD263
tetradic
#63FFD2 #8463FF #FF6390 #DEFF63
square
#63FFD2 #8463FF #FF6390 #DEFF63
split-complementary
#63FFD2 #FF63DE #FF8463
monochromatic
#00E8A5 #26FFC0 #63FFD2 #A0FFE4 #DDFFF5
Accessibility & contrast
On white
1.25
#63FFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#63FFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63FFD2
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63FFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63FFD2 | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EFD0
Deuteranopia (green-blind)
#E2DFD5
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #63ffd2; /* rgb */ color: rgb(99, 255, 210); /* oklch */ color: oklch(90.5% 0.147 170.6);
Tailwind
colors: {
custom: {
50: '#9effdf',
500: '#63ffd2',
950: '#000000',
},
}SCSS
$custom: #63ffd2; $custom-light: #9effdf; $custom-dark: #000000;
JSON
{
"hex": "#63ffd2",
"rgb": {
"r": 99,
"g": 255,
"b": 210
},
"hsl": {
"h": 162.692,
"s": 100,
"l": 69.412
},
"oklch": {
"l": 0.90533,
"c": 0.14671,
"h": 170.6
},
"luminance": 0.78826
}Semantic roles & 50–950 ramp
primary
#63FFD2
secondary
#DA2C5E
accent
#0042E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684