#63FFCA#63FFCA
#63FFCA is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.3% C 0.152 H 167.1°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #63FFCA |
|---|---|
| RGB | rgb(99, 255, 202) |
| HSL | hsl(160, 100%, 69%) |
| HSV | hsv(160, 61%, 100%) |
| CMYK | cmyk(61.2%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(90.98, -53.32, 13.25) |
| CIE-LCH | lch(90.98, 54.94, 166.05°) |
| OKLab | oklab(90.33% -0.1483 0.0339) |
| OKLCH | oklch(90.33% 0.152 167.1) |
| XYZ | xyz(51.5609, 78.4316, 68.2872) |
| Luminance | 0.7844 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.02
Aquamarine
#7FFFD4
ΔE00 2.79
Bright Teal
#01F9C6
ΔE00 3.36
Light Greenish Blue
#63F7B4
ΔE00 3.83
Light Turquoise
#7EF4CC
ΔE00 3.91
Greenish Cyan
#2AFEB7
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63FFCA #FF6398
analogous
#63FF7C #63FFCA #63E6FF
triadic
#63FFCA #CA63FF #FFCA63
tetradic
#63FFCA #7C63FF #FF6398 #E6FF63
square
#63FFCA #7C63FF #FF6398 #E6FF63
split-complementary
#63FFCA #FF63E6 #FF7C63
monochromatic
#00E899 #26FFB5 #63FFCA #A0FFDF #DDFFF4
Accessibility & contrast
On white
1.26
#63FFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#63FFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63FFCA
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63FFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63FFCA | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFC7
Deuteranopia (green-blind)
#E3DFCD
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #63ffca; /* rgb */ color: rgb(99, 255, 202); /* oklch */ color: oklch(90.3% 0.152 167.1);
Tailwind
colors: {
custom: {
50: '#9effda',
500: '#63ffca',
950: '#000000',
},
}SCSS
$custom: #63ffca; $custom-light: #9effda; $custom-dark: #000000;
JSON
{
"hex": "#63ffca",
"rgb": {
"r": 99,
"g": 255,
"b": 202
},
"hsl": {
"h": 159.615,
"s": 100,
"l": 69.412
},
"oklch": {
"l": 0.9033,
"c": 0.15211,
"h": 167.1
},
"luminance": 0.78437
}Semantic roles & 50–950 ramp
primary
#63FFCA
secondary
#DA2C67
accent
#004EE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683