#63F4B5#63F4B5
#63F4B5 is a very light, vivid teal. Relative luminance 0.707; OKLCH L 87.2% C 0.154 H 161.7°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #63F4B5 |
|---|---|
| RGB | rgb(99, 244, 181) |
| HSL | hsl(154, 87%, 67%) |
| HSV | hsv(154, 59%, 96%) |
| CMYK | cmyk(59.4%, 0%, 25.8%, 4.3%) |
| CIE-LAB | lab(87.33, -53.31, 18.94) |
| CIE-LCH | lch(87.33, 56.58, 160.44°) |
| OKLab | oklab(87.21% -0.1465 0.0483) |
| OKLCH | oklch(87.21% 0.154 161.7) |
| XYZ | xyz(45.8324, 70.6856, 54.9354) |
| Luminance | 0.7069 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.93
Light Aquamarine
#7BFDC7
ΔE00 3.12
Light Blue Green
#7EFBB3
ΔE00 3.26
Greenish Cyan
#2AFEB7
ΔE00 3.28
Greenish Turquoise
#00FBB0
ΔE00 3.60
Seafoam Green
#7AF9AB
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F4B5 #F463A2
analogous
#63F46D #63F4B5 #63EAF4
triadic
#63F4B5 #B563F4 #F4B563
tetradic
#63F4B5 #6D63F4 #F463A2 #EAF463
square
#63F4B5 #6D63F4 #F463A2 #EAF463
split-complementary
#63F4B5 #F463EA #F46D63
monochromatic
#0FCE7B #2AF09A #63F4B5 #9CF8D0 #D5FCEB
Accessibility & contrast
On white
1.39
#63F4B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#63F4B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F4B5
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F4B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F4B5 | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E3B1
Deuteranopia (green-blind)
#DCD5B9
Tritanopia (blue-blind)
#0FF4E3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #63f4b5; /* rgb */ color: rgb(99, 244, 181); /* oklch */ color: oklch(87.2% 0.154 161.7);
Tailwind
colors: {
custom: {
50: '#9cf8cb',
500: '#63f4b5',
950: '#000000',
},
}SCSS
$custom: #63f4b5; $custom-light: #9cf8cb; $custom-dark: #000000;
JSON
{
"hex": "#63f4b5",
"rgb": {
"r": 99,
"g": 244,
"b": 181
},
"hsl": {
"h": 153.931,
"s": 86.826,
"l": 67.255
},
"oklch": {
"l": 0.87208,
"c": 0.15424,
"h": 161.7
},
"luminance": 0.7069
}Semantic roles & 50–950 ramp
primary
#63F4B5
secondary
#CA3174
accent
#0264E3
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582