#63EBA9#63EBA9
#63EBA9 is a very light, vivid teal. Relative luminance 0.649; OKLCH L 84.8% C 0.152 H 159.3°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #63EBA9 |
|---|---|
| RGB | rgb(99, 235, 169) |
| HSL | hsl(151, 77%, 65%) |
| HSV | hsv(151, 58%, 92%) |
| CMYK | cmyk(57.9%, 0%, 28.1%, 7.8%) |
| CIE-LAB | lab(84.45, -52.09, 21.13) |
| CIE-LCH | lch(84.45, 56.21, 157.92°) |
| OKLab | oklab(84.77% -0.1425 0.0538) |
| OKLCH | oklch(84.77% 0.152 159.3) |
| XYZ | xyz(42.0116, 64.9298, 47.8472) |
| Luminance | 0.6493 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.60
Light Blue Green
#7EFBB3
ΔE00 3.98
Seafoam Green
#7AF9AB
ΔE00 4.02
Seafoam (survey)
#80F9AD
ΔE00 4.14
Aqua Green
#12E193
ΔE00 4.49
Greenish Turquoise
#00FBB0
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63EBA9 #EB63A5
analogous
#63EB65 #63EBA9 #63E9EB
triadic
#63EBA9 #A963EB #EBA963
tetradic
#63EBA9 #6563EB #EB63A5 #E9EB63
square
#63EBA9 #6563EB #EB63A5 #E9EB63
split-complementary
#63EBA9 #EB63E9 #EB6563
monochromatic
#18BC6C #2DE48B #63EBA9 #99F2C7 #CFF9E5
Accessibility & contrast
On white
1.50
#63EBA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#63EBA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63EBA9
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63EBA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63EBA9 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DBA5
Deuteranopia (green-blind)
#D6CDAD
Tritanopia (blue-blind)
#29EAD9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #63eba9; /* rgb */ color: rgb(99, 235, 169); /* oklch */ color: oklch(84.8% 0.152 159.3);
Tailwind
colors: {
custom: {
50: '#9af2c2',
500: '#63eba9',
950: '#000000',
},
}SCSS
$custom: #63eba9; $custom-light: #9af2c2; $custom-dark: #000000;
JSON
{
"hex": "#63eba9",
"rgb": {
"r": 99,
"g": 235,
"b": 169
},
"hsl": {
"h": 150.882,
"s": 77.273,
"l": 65.49
},
"oklch": {
"l": 0.84771,
"c": 0.15235,
"h": 159.3
},
"luminance": 0.64934
}Semantic roles & 50–950 ramp
primary
#63EBA9
secondary
#BB3877
accent
#0C70DA
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582