#63FFCE#63FFCE
#63FFCE is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.4% C 0.149 H 168.8°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #63FFCE |
|---|---|
| RGB | rgb(99, 255, 206) |
| HSL | hsl(161, 100%, 69%) |
| HSV | hsv(161, 61%, 100%) |
| CMYK | cmyk(61.2%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(91.06, -52.44, 11.31) |
| CIE-LCH | lch(91.06, 53.64, 167.83°) |
| OKLab | oklab(90.43% -0.1465 0.0289) |
| OKLCH | oklch(90.43% 0.149 168.8) |
| XYZ | xyz(52.0406, 78.6235, 70.8138) |
| Luminance | 0.7863 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.26
Light Aquamarine
#7BFDC7
ΔE00 2.56
Bright Teal
#01F9C6
ΔE00 3.20
Light Turquoise
#7EF4CC
ΔE00 3.48
Light Aqua
#8CFFDB
ΔE00 4.10
Light Greenish Blue
#63F7B4
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63FFCE #FF6394
analogous
#63FF80 #63FFCE #63E2FF
triadic
#63FFCE #CE63FF #FFCE63
tetradic
#63FFCE #8063FF #FF6394 #E2FF63
square
#63FFCE #8063FF #FF6394 #E2FF63
split-complementary
#63FFCE #FF63E2 #FF8063
monochromatic
#00E89F #26FFBB #63FFCE #A0FFE1 #DDFFF4
Accessibility & contrast
On white
1.26
#63FFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#63FFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63FFCE
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63FFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63FFCE | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFCC
Deuteranopia (green-blind)
#E3DFD1
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #63ffce; /* rgb */ color: rgb(99, 255, 206); /* oklch */ color: oklch(90.4% 0.149 168.8);
Tailwind
colors: {
custom: {
50: '#9effdd',
500: '#63ffce',
950: '#000000',
},
}SCSS
$custom: #63ffce; $custom-light: #9effdd; $custom-dark: #000000;
JSON
{
"hex": "#63ffce",
"rgb": {
"r": 99,
"g": 255,
"b": 206
},
"hsl": {
"h": 161.154,
"s": 100,
"l": 69.412
},
"oklch": {
"l": 0.9043,
"c": 0.14934,
"h": 168.8
},
"luminance": 0.78629
}Semantic roles & 50–950 ramp
primary
#63FFCE
secondary
#DA2C63
accent
#0048E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684