#63FFCC#63FFCC
#63FFCC is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.4% C 0.151 H 168.0°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #63FFCC |
|---|---|
| RGB | rgb(99, 255, 204) |
| HSL | hsl(160, 100%, 69%) |
| HSV | hsv(160, 61%, 100%) |
| CMYK | cmyk(61.2%, 0%, 20%, 0%) |
| CIE-LAB | lab(91.02, -52.88, 12.28) |
| CIE-LCH | lch(91.02, 54.29, 166.93°) |
| OKLab | oklab(90.38% -0.1474 0.0314) |
| OKLCH | oklch(90.38% 0.151 168) |
| XYZ | xyz(51.7992, 78.5269, 69.5424) |
| Luminance | 0.7853 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.25
Aquamarine
#7FFFD4
ΔE00 2.50
Bright Teal
#01F9C6
ΔE00 3.24
Light Turquoise
#7EF4CC
ΔE00 3.67
Light Greenish Blue
#63F7B4
ΔE00 4.25
Greenish Cyan
#2AFEB7
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63FFCC #FF6396
analogous
#63FF7E #63FFCC #63E4FF
triadic
#63FFCC #CC63FF #FFCC63
tetradic
#63FFCC #7E63FF #FF6396 #E4FF63
square
#63FFCC #7E63FF #FF6396 #E4FF63
split-complementary
#63FFCC #FF63E4 #FF7E63
monochromatic
#00E89C #26FFB8 #63FFCC #A0FFE0 #DDFFF4
Accessibility & contrast
On white
1.26
#63FFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#63FFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63FFCC
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63FFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63FFCC | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFC9
Deuteranopia (green-blind)
#E3DFCF
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #63ffcc; /* rgb */ color: rgb(99, 255, 204); /* oklch */ color: oklch(90.4% 0.151 168.0);
Tailwind
colors: {
custom: {
50: '#9effdb',
500: '#63ffcc',
950: '#000000',
},
}SCSS
$custom: #63ffcc; $custom-light: #9effdb; $custom-dark: #000000;
JSON
{
"hex": "#63ffcc",
"rgb": {
"r": 99,
"g": 255,
"b": 204
},
"hsl": {
"h": 160.385,
"s": 100,
"l": 69.412
},
"oklch": {
"l": 0.9038,
"c": 0.15071,
"h": 168
},
"luminance": 0.78532
}Semantic roles & 50–950 ramp
primary
#63FFCC
secondary
#DA2C65
accent
#004BE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101815
muted
#818684