#63EBAC#63EBAC
#63EBAC is a very light, vivid teal. Relative luminance 0.650; OKLCH L 84.8% C 0.150 H 160.5°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #63EBAC |
|---|---|
| RGB | rgb(99, 235, 172) |
| HSL | hsl(152, 77%, 65%) |
| HSV | hsv(152, 58%, 92%) |
| CMYK | cmyk(57.9%, 0%, 26.8%, 7.8%) |
| CIE-LAB | lab(84.51, -51.48, 19.66) |
| CIE-LCH | lch(84.51, 55.11, 159.10°) |
| OKLab | oklab(84.84% -0.1412 0.0501) |
| OKLCH | oklch(84.84% 0.15 160.5) |
| XYZ | xyz(42.2965, 65.0438, 49.3474) |
| Luminance | 0.6505 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.58
Light Blue Green
#7EFBB3
ΔE00 4.20
Seafoam Green
#7AF9AB
ΔE00 4.40
Seafoam (survey)
#80F9AD
ΔE00 4.48
Light Aquamarine
#7BFDC7
ΔE00 4.71
Greenish Turquoise
#00FBB0
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63EBAC #EB63A2
analogous
#63EB68 #63EBAC #63E6EB
triadic
#63EBAC #AC63EB #EBAC63
tetradic
#63EBAC #6863EB #EB63A2 #E6EB63
square
#63EBAC #6863EB #EB63A2 #E6EB63
split-complementary
#63EBAC #EB63E6 #EB6863
monochromatic
#18BC70 #2DE48F #63EBAC #99F2C9 #CFF9E6
Accessibility & contrast
On white
1.50
#63EBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#63EBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63EBAC
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63EBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63EBAC | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBA8
Deuteranopia (green-blind)
#D5CDB0
Tritanopia (blue-blind)
#26EADA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #63ebac; /* rgb */ color: rgb(99, 235, 172); /* oklch */ color: oklch(84.8% 0.150 160.5);
Tailwind
colors: {
custom: {
50: '#9af2c5',
500: '#63ebac',
950: '#000000',
},
}SCSS
$custom: #63ebac; $custom-light: #9af2c5; $custom-dark: #000000;
JSON
{
"hex": "#63ebac",
"rgb": {
"r": 99,
"g": 235,
"b": 172
},
"hsl": {
"h": 152.206,
"s": 77.273,
"l": 65.49
},
"oklch": {
"l": 0.84838,
"c": 0.14982,
"h": 160.5
},
"luminance": 0.65048
}Semantic roles & 50–950 ramp
primary
#63EBAC
secondary
#BB3874
accent
#0C6BDA
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582