#63FFC8#63FFC8
#63FFC8 is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.3% C 0.154 H 166.3°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #63FFC8 |
|---|---|
| RGB | rgb(99, 255, 200) |
| HSL | hsl(159, 100%, 69%) |
| HSV | hsv(159, 61%, 100%) |
| CMYK | cmyk(61.2%, 0%, 21.6%, 0%) |
| CIE-LAB | lab(90.93, -53.76, 14.22) |
| CIE-LCH | lch(90.93, 55.61, 165.19°) |
| OKLab | oklab(90.28% -0.1492 0.0364) |
| OKLCH | oklch(90.28% 0.154 166.3) |
| XYZ | xyz(51.3256, 78.3375, 67.0481) |
| Luminance | 0.7834 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.87
Aquamarine
#7FFFD4
ΔE00 3.11
Light Greenish Blue
#63F7B4
ΔE00 3.42
Bright Teal
#01F9C6
ΔE00 3.52
Greenish Cyan
#2AFEB7
ΔE00 3.62
Light Turquoise
#7EF4CC
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63FFC8 #FF639A
analogous
#63FF7A #63FFC8 #63E8FF
triadic
#63FFC8 #C863FF #FFC863
tetradic
#63FFC8 #7A63FF #FF639A #E8FF63
square
#63FFC8 #7A63FF #FF639A #E8FF63
split-complementary
#63FFC8 #FF63E8 #FF7A63
monochromatic
#00E896 #26FFB2 #63FFC8 #A0FFDE #DDFFF3
Accessibility & contrast
On white
1.26
#63FFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#63FFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63FFC8
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63FFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63FFC8 | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEEC5
Deuteranopia (green-blind)
#E4DFCC
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #63ffc8; /* rgb */ color: rgb(99, 255, 200); /* oklch */ color: oklch(90.3% 0.154 166.3);
Tailwind
colors: {
custom: {
50: '#9effd8',
500: '#63ffc8',
950: '#000000',
},
}SCSS
$custom: #63ffc8; $custom-light: #9effd8; $custom-dark: #000000;
JSON
{
"hex": "#63ffc8",
"rgb": {
"r": 99,
"g": 255,
"b": 200
},
"hsl": {
"h": 158.846,
"s": 100,
"l": 69.412
},
"oklch": {
"l": 0.90281,
"c": 0.15354,
"h": 166.3
},
"luminance": 0.78343
}Semantic roles & 50–950 ramp
primary
#63FFC8
secondary
#DA2C6A
accent
#0051E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683