#63F4BE#63F4BE
#63F4BE is a very light, vivid teal. Relative luminance 0.711; OKLCH L 87.4% C 0.147 H 165.3°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #63F4BE |
|---|---|
| RGB | rgb(99, 244, 190) |
| HSL | hsl(158, 87%, 67%) |
| HSV | hsv(158, 59%, 96%) |
| CMYK | cmyk(59.4%, 0%, 22.1%, 4.3%) |
| CIE-LAB | lab(87.52, -51.41, 14.55) |
| CIE-LCH | lch(87.52, 53.43, 164.20°) |
| OKLab | oklab(87.42% -0.1424 0.0373) |
| OKLCH | oklch(87.42% 0.147 165.3) |
| XYZ | xyz(46.7859, 71.0670, 59.9569) |
| Luminance | 0.7107 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.47
Light Greenish Blue
#63F7B4
ΔE00 2.77
Light Turquoise
#7EF4CC
ΔE00 3.61
Bright Teal
#01F9C6
ΔE00 3.71
Aquamarine
#7FFFD4
ΔE00 3.94
Greenish Cyan
#2AFEB7
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F4BE #F46399
analogous
#63F476 #63F4BE #63E2F4
triadic
#63F4BE #BE63F4 #F4BE63
tetradic
#63F4BE #7663F4 #F46399 #E2F463
square
#63F4BE #7663F4 #F46399 #E2F463
split-complementary
#63F4BE #F463E2 #F47663
monochromatic
#0FCE87 #2AF0A6 #63F4BE #9CF8D6 #D5FCEE
Accessibility & contrast
On white
1.38
#63F4BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#63F4BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F4BE
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F4BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F4BE | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE4BB
Deuteranopia (green-blind)
#DBD5C1
Tritanopia (blue-blind)
#00F4E5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #63f4be; /* rgb */ color: rgb(99, 244, 190); /* oklch */ color: oklch(87.4% 0.147 165.3);
Tailwind
colors: {
custom: {
50: '#9cf8d1',
500: '#63f4be',
950: '#000000',
},
}SCSS
$custom: #63f4be; $custom-light: #9cf8d1; $custom-dark: #000000;
JSON
{
"hex": "#63f4be",
"rgb": {
"r": 99,
"g": 244,
"b": 190
},
"hsl": {
"h": 157.655,
"s": 86.826,
"l": 67.255
},
"oklch": {
"l": 0.87421,
"c": 0.14724,
"h": 165.3
},
"luminance": 0.71072
}Semantic roles & 50–950 ramp
primary
#63F4BE
secondary
#CA316A
accent
#0256E3
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583