#63F4BC#63F4BC
#63F4BC is a very light, vivid teal. Relative luminance 0.710; OKLCH L 87.4% C 0.149 H 164.5°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #63F4BC |
|---|---|
| RGB | rgb(99, 244, 188) |
| HSL | hsl(157, 87%, 67%) |
| HSV | hsv(157, 59%, 96%) |
| CMYK | cmyk(59.4%, 0%, 23%, 4.3%) |
| CIE-LAB | lab(87.48, -51.84, 15.53) |
| CIE-LCH | lch(87.48, 54.11, 163.33°) |
| OKLab | oklab(87.37% -0.1433 0.0397) |
| OKLCH | oklch(87.37% 0.149 164.5) |
| XYZ | xyz(46.5688, 70.9802, 58.8136) |
| Luminance | 0.7098 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.33
Light Aquamarine
#7BFDC7
ΔE00 2.50
Greenish Cyan
#2AFEB7
ΔE00 3.80
Bright Teal
#01F9C6
ΔE00 3.95
Light Turquoise
#7EF4CC
ΔE00 3.99
Aquamarine
#7FFFD4
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F4BC #F4639B
analogous
#63F474 #63F4BC #63E3F4
triadic
#63F4BC #BC63F4 #F4BC63
tetradic
#63F4BC #7463F4 #F4639B #E3F463
square
#63F4BC #7463F4 #F4639B #E3F463
split-complementary
#63F4BC #F463E3 #F47463
monochromatic
#0FCE84 #2AF0A3 #63F4BC #9CF8D5 #D5FCED
Accessibility & contrast
On white
1.38
#63F4BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#63F4BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F4BC
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F4BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F4BC | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E4B9
Deuteranopia (green-blind)
#DBD5C0
Tritanopia (blue-blind)
#00F4E4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #63f4bc; /* rgb */ color: rgb(99, 244, 188); /* oklch */ color: oklch(87.4% 0.149 164.5);
Tailwind
colors: {
custom: {
50: '#9cf8d0',
500: '#63f4bc',
950: '#000000',
},
}SCSS
$custom: #63f4bc; $custom-light: #9cf8d0; $custom-dark: #000000;
JSON
{
"hex": "#63f4bc",
"rgb": {
"r": 99,
"g": 244,
"b": 188
},
"hsl": {
"h": 156.828,
"s": 86.826,
"l": 67.255
},
"oklch": {
"l": 0.87372,
"c": 0.14874,
"h": 164.5
},
"luminance": 0.70985
}Semantic roles & 50–950 ramp
primary
#63F4BC
secondary
#CA316C
accent
#0259E3
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583