#63EBB3#63EBB3
#63EBB3 is a very light, vivid teal. Relative luminance 0.653; OKLCH L 85.0% C 0.144 H 163.3°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #63EBB3 |
|---|---|
| RGB | rgb(99, 235, 179) |
| HSL | hsl(155, 77%, 65%) |
| HSV | hsv(155, 58%, 92%) |
| CMYK | cmyk(57.9%, 0%, 23.8%, 7.8%) |
| CIE-LAB | lab(84.65, -50.03, 16.22) |
| CIE-LCH | lch(84.65, 52.60, 162.03°) |
| OKLab | oklab(85% -0.1381 0.0415) |
| OKLCH | oklch(85% 0.144 163.3) |
| XYZ | xyz(42.9865, 65.3198, 52.9817) |
| Luminance | 0.6532 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.12
Seafoam
#7FE0B3
ΔE00 4.05
Light Aquamarine
#7BFDC7
ΔE00 4.15
Aqua Marine
#2EE8BB
ΔE00 4.26
Light Turquoise
#7EF4CC
ΔE00 4.70
Greenish Cyan
#2AFEB7
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63EBB3 #EB639B
analogous
#63EB6F #63EBB3 #63DFEB
triadic
#63EBB3 #B363EB #EBB363
tetradic
#63EBB3 #6F63EB #EB639B #DFEB63
square
#63EBB3 #6F63EB #EB639B #DFEB63
split-complementary
#63EBB3 #EB63DF #EB6F63
monochromatic
#18BC78 #2DE499 #63EBB3 #99F2CD #CFF9E8
Accessibility & contrast
On white
1.49
#63EBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#63EBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63EBB3
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63EBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63EBB3 | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DCB0
Deuteranopia (green-blind)
#D4CEB7
Tritanopia (blue-blind)
#1DEBDB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #63ebb3; /* rgb */ color: rgb(99, 235, 179); /* oklch */ color: oklch(85.0% 0.144 163.3);
Tailwind
colors: {
custom: {
50: '#9bf2c9',
500: '#63ebb3',
950: '#000000',
},
}SCSS
$custom: #63ebb3; $custom-light: #9bf2c9; $custom-dark: #000000;
JSON
{
"hex": "#63ebb3",
"rgb": {
"r": 99,
"g": 235,
"b": 179
},
"hsl": {
"h": 155.294,
"s": 77.273,
"l": 65.49
},
"oklch": {
"l": 0.85001,
"c": 0.14416,
"h": 163.3
},
"luminance": 0.65324
}Semantic roles & 50–950 ramp
primary
#63EBB3
secondary
#BB386E
accent
#0C61DA
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582