#63E9AF#63E9AF
#63E9AF is a very light, vivid teal. Relative luminance 0.640; OKLCH L 84.4% C 0.145 H 162.2°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #63E9AF |
|---|---|
| RGB | rgb(99, 233, 175) |
| HSL | hsl(154, 75%, 65%) |
| HSV | hsv(154, 58%, 91%) |
| CMYK | cmyk(57.5%, 0%, 24.9%, 8.6%) |
| CIE-LAB | lab(83.98, -50.04, 17.37) |
| CIE-LCH | lch(83.98, 52.97, 160.86°) |
| OKLab | oklab(84.43% -0.1378 0.0444) |
| OKLCH | oklch(84.43% 0.145 162.2) |
| XYZ | xyz(42.0184, 64.0216, 50.6922) |
| Luminance | 0.6403 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.24
Seafoam
#7FE0B3
ΔE00 4.00
Light Aquamarine
#7BFDC7
ΔE00 4.67
Aqua Marine
#2EE8BB
ΔE00 4.68
Light Blue Green
#7EFBB3
ΔE00 5.00
Eucalyptus
#44D7A8
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63E9AF #E9639D
analogous
#63E96C #63E9AF #63E0E9
triadic
#63E9AF #AF63E9 #E9AF63
tetradic
#63E9AF #6C63E9 #E9639D #E0E963
square
#63E9AF #6C63E9 #E9639D #E0E963
split-complementary
#63E9AF #E963E0 #E96C63
monochromatic
#1AB873 #2DE193 #63E9AF #99F1CB #CEF8E6
Accessibility & contrast
On white
1.52
#63E9AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#63E9AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63E9AF
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63E9AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63E9AF | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DAAC
Deuteranopia (green-blind)
#D3CCB3
Tritanopia (blue-blind)
#24E9D9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #63e9af; /* rgb */ color: rgb(99, 233, 175); /* oklch */ color: oklch(84.4% 0.145 162.2);
Tailwind
colors: {
custom: {
50: '#9af1c7',
500: '#63e9af',
950: '#000000',
},
}SCSS
$custom: #63e9af; $custom-light: #9af1c7; $custom-dark: #000000;
JSON
{
"hex": "#63e9af",
"rgb": {
"r": 99,
"g": 233,
"b": 175
},
"hsl": {
"h": 154.03,
"s": 75.281,
"l": 65.098
},
"oklch": {
"l": 0.84426,
"c": 0.14474,
"h": 162.2
},
"luminance": 0.64026
}Semantic roles & 50–950 ramp
primary
#63E9AF
secondary
#B73970
accent
#0E65D7
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582