#63F0C8#63F0C8
#63F0C8 is a very light, vivid teal. Relative luminance 0.691; OKLCH L 86.7% C 0.135 H 171.3°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #63F0C8 |
|---|---|
| RGB | rgb(99, 240, 200) |
| HSL | hsl(163, 82%, 66%) |
| HSV | hsv(163, 59%, 94%) |
| CMYK | cmyk(58.8%, 0%, 16.7%, 5.9%) |
| CIE-LAB | lab(86.57, -47.50, 8.00) |
| CIE-LCH | lch(86.57, 48.17, 170.44°) |
| OKLab | oklab(86.72% -0.1339 0.0204) |
| OKLCH | oklch(86.72% 0.135 171.3) |
| XYZ | xyz(46.7260, 69.1383, 65.5149) |
| Luminance | 0.6914 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.29
Aqua Marine
#2EE8BB
ΔE00 3.29
Aquamarine
#7FFFD4
ΔE00 3.67
Bright Teal
#01F9C6
ΔE00 4.00
Aqua (survey)
#13EAC9
ΔE00 4.10
Light Aqua
#8CFFDB
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F0C8 #F0638B
analogous
#63F082 #63F0C8 #63D1F0
triadic
#63F0C8 #C863F0 #F0C863
tetradic
#63F0C8 #8263F0 #F0638B #D1F063
square
#63F0C8 #8263F0 #F0638B #D1F063
split-complementary
#63F0C8 #F063D1 #F08263
monochromatic
#13C693 #2BEBB4 #63F0C8 #9BF5DC #D3FBEF
Accessibility & contrast
On white
1.42
#63F0C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#63F0C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F0C8
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F0C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F0C8 | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E2C6
Deuteranopia (green-blind)
#D5D3CB
Tritanopia (blue-blind)
#00F2E4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #63f0c8; /* rgb */ color: rgb(99, 240, 200); /* oklch */ color: oklch(86.7% 0.135 171.3);
Tailwind
colors: {
custom: {
50: '#9cf5d8',
500: '#63f0c8',
950: '#000000',
},
}SCSS
$custom: #63f0c8; $custom-light: #9cf5d8; $custom-dark: #000000;
JSON
{
"hex": "#63f0c8",
"rgb": {
"r": 99,
"g": 240,
"b": 200
},
"hsl": {
"h": 162.979,
"s": 82.456,
"l": 66.471
},
"oklch": {
"l": 0.86723,
"c": 0.13543,
"h": 171.3
},
"luminance": 0.69143
}Semantic roles & 50–950 ramp
primary
#63F0C8
secondary
#C3345D
accent
#0744DF
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583