#63E9BE#63E9BE
#63E9BE is a very light, vivid teal. Relative luminance 0.646; OKLCH L 84.8% C 0.134 H 169.0°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #63E9BE |
|---|---|
| RGB | rgb(99, 233, 190) |
| HSL | hsl(161, 75%, 65%) |
| HSV | hsv(161, 58%, 91%) |
| CMYK | cmyk(57.5%, 0%, 18.5%, 8.6%) |
| CIE-LAB | lab(84.30, -46.79, 9.98) |
| CIE-LCH | lch(84.30, 47.84, 167.96°) |
| OKLab | oklab(84.8% -0.131 0.0256) |
| OKLCH | oklch(84.8% 0.134 169) |
| XYZ | xyz(43.5743, 64.6439, 58.8864) |
| Luminance | 0.6465 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.74
Light Turquoise
#7EF4CC
ΔE00 3.16
Seafoam
#7FE0B3
ΔE00 3.92
Eucalyptus
#44D7A8
ΔE00 4.71
Aqua (survey)
#13EAC9
ΔE00 4.72
Bright Teal
#01F9C6
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63E9BE #E9638E
analogous
#63E97B #63E9BE #63D1E9
triadic
#63E9BE #BE63E9 #E9BE63
tetradic
#63E9BE #7B63E9 #E9638E #D1E963
square
#63E9BE #7B63E9 #E9638E #D1E963
split-complementary
#63E9BE #E963D1 #E97B63
monochromatic
#1AB885 #2DE1A8 #63E9BE #99F1D4 #CEF8EB
Accessibility & contrast
On white
1.51
#63E9BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#63E9BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63E9BE
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63E9BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63E9BE | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DBBC
Deuteranopia (green-blind)
#D0CDC1
Tritanopia (blue-blind)
#07EADD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #63e9be; /* rgb */ color: rgb(99, 233, 190); /* oklch */ color: oklch(84.8% 0.134 169.0);
Tailwind
colors: {
custom: {
50: '#9bf1d1',
500: '#63e9be',
950: '#000000',
},
}SCSS
$custom: #63e9be; $custom-light: #9bf1d1; $custom-dark: #000000;
JSON
{
"hex": "#63e9be",
"rgb": {
"r": 99,
"g": 233,
"b": 190
},
"hsl": {
"h": 160.746,
"s": 75.281,
"l": 65.098
},
"oklch": {
"l": 0.84796,
"c": 0.13351,
"h": 169
},
"luminance": 0.64648
}Semantic roles & 50–950 ramp
primary
#63E9BE
secondary
#B73961
accent
#0E4FD7
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583