#63E7B5#63E7B5
#63E7B5 is a very light, vivid teal. Relative luminance 0.631; OKLCH L 84.1% C 0.137 H 165.3°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #63E7B5 |
|---|---|
| RGB | rgb(99, 231, 181) |
| HSL | hsl(157, 73%, 65%) |
| HSV | hsv(157, 57%, 91%) |
| CMYK | cmyk(57.1%, 0%, 21.6%, 9.4%) |
| CIE-LAB | lab(83.51, -47.93, 13.58) |
| CIE-LCH | lch(83.51, 49.81, 164.18°) |
| OKLab | oklab(84.09% -0.133 0.0348) |
| OKLCH | oklch(84.09% 0.137 165.3) |
| XYZ | xyz(42.0579, 63.1366, 53.6773) |
| Luminance | 0.6314 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.27
Aqua Marine
#2EE8BB
ΔE00 3.42
Eucalyptus
#44D7A8
ΔE00 4.16
Light Turquoise
#7EF4CC
ΔE00 4.27
Light Greenish Blue
#63F7B4
ΔE00 4.57
Light Aquamarine
#7BFDC7
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63E7B5 #E76395
analogous
#63E773 #63E7B5 #63D7E7
triadic
#63E7B5 #B563E7 #E7B563
tetradic
#63E7B5 #7363E7 #E76395 #D7E763
square
#63E7B5 #7363E7 #E76395 #D7E763
split-complementary
#63E7B5 #E763D7 #E77363
monochromatic
#1CB47A #2EDF9C #63E7B5 #98EFCE #CDF7E7
Accessibility & contrast
On white
1.54
#63E7B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#63E7B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63E7B5
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63E7B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63E7B5 | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D8B2
Deuteranopia (green-blind)
#D0CBB8
Tritanopia (blue-blind)
#1EE7D9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #63e7b5; /* rgb */ color: rgb(99, 231, 181); /* oklch */ color: oklch(84.1% 0.137 165.3);
Tailwind
colors: {
custom: {
50: '#9aefcb',
500: '#63e7b5',
950: '#000000',
},
}SCSS
$custom: #63e7b5; $custom-light: #9aefcb; $custom-dark: #000000;
JSON
{
"hex": "#63e7b5",
"rgb": {
"r": 99,
"g": 231,
"b": 181
},
"hsl": {
"h": 157.273,
"s": 73.333,
"l": 64.706
},
"oklch": {
"l": 0.84089,
"c": 0.13745,
"h": 165.3
},
"luminance": 0.63141
}Semantic roles & 50–950 ramp
primary
#63E7B5
secondary
#B43A68
accent
#105BD5
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582