#63EBB5#63EBB5
#63EBB5 is a very light, vivid teal. Relative luminance 0.654; OKLCH L 85.0% C 0.143 H 164.1°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #63EBB5 |
|---|---|
| RGB | rgb(99, 235, 181) |
| HSL | hsl(156, 77%, 65%) |
| HSV | hsv(156, 58%, 92%) |
| CMYK | cmyk(57.9%, 0%, 23%, 7.8%) |
| CIE-LAB | lab(84.69, -49.61, 15.24) |
| CIE-LCH | lch(84.69, 51.90, 162.92°) |
| OKLab | oklab(85.05% -0.1372 0.039) |
| OKLCH | oklch(85.05% 0.143 164.1) |
| XYZ | xyz(43.1902, 65.4013, 54.0547) |
| Luminance | 0.6541 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.41
Aqua Marine
#2EE8BB
ΔE00 3.92
Seafoam
#7FE0B3
ΔE00 3.92
Light Aquamarine
#7BFDC7
ΔE00 4.08
Light Turquoise
#7EF4CC
ΔE00 4.34
Bright Teal
#01F9C6
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63EBB5 #EB6399
analogous
#63EB71 #63EBB5 #63DDEB
triadic
#63EBB5 #B563EB #EBB563
tetradic
#63EBB5 #7163EB #EB6399 #DDEB63
square
#63EBB5 #7163EB #EB6399 #DDEB63
split-complementary
#63EBB5 #EB63DD #EB7163
monochromatic
#18BC7B #2DE49B #63EBB5 #99F2CF #CFF9E8
Accessibility & contrast
On white
1.49
#63EBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#63EBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63EBB5
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63EBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63EBB5 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DCB2
Deuteranopia (green-blind)
#D4CEB8
Tritanopia (blue-blind)
#1AEBDC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #63ebb5; /* rgb */ color: rgb(99, 235, 181); /* oklch */ color: oklch(85.0% 0.143 164.1);
Tailwind
colors: {
custom: {
50: '#9bf2cb',
500: '#63ebb5',
950: '#000000',
},
}SCSS
$custom: #63ebb5; $custom-light: #9bf2cb; $custom-dark: #000000;
JSON
{
"hex": "#63ebb5",
"rgb": {
"r": 99,
"g": 235,
"b": 181
},
"hsl": {
"h": 156.176,
"s": 77.273,
"l": 65.49
},
"oklch": {
"l": 0.85049,
"c": 0.1426,
"h": 164.1
},
"luminance": 0.65406
}Semantic roles & 50–950 ramp
primary
#63EBB5
secondary
#BB386C
accent
#0C5EDA
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582