#63E6AF#63E6AF
#63E6AF is a very light, vivid teal. Relative luminance 0.623; OKLCH L 83.7% C 0.141 H 163.0°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #63E6AF |
|---|---|
| RGB | rgb(99, 230, 175) |
| HSL | hsl(155, 72%, 65%) |
| HSV | hsv(155, 57%, 90%) |
| CMYK | cmyk(57%, 0%, 23.9%, 9.8%) |
| CIE-LAB | lab(83.09, -48.79, 16.13) |
| CIE-LCH | lch(83.09, 51.39, 161.71°) |
| OKLab | oklab(83.7% -0.1346 0.0412) |
| OKLCH | oklch(83.7% 0.141 163) |
| XYZ | xyz(41.1764, 62.3375, 50.4115) |
| Luminance | 0.6234 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.43
Light Greenish Blue
#63F7B4
ΔE00 4.07
Aqua Marine
#2EE8BB
ΔE00 4.30
Eucalyptus
#44D7A8
ΔE00 4.32
Light Aquamarine
#7BFDC7
ΔE00 5.15
Light Turquoise
#7EF4CC
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63E6AF #E6639A
analogous
#63E66E #63E6AF #63DCE6
triadic
#63E6AF #AF63E6 #E6AF63
tetradic
#63E6AF #6E63E6 #E6639A #DCE663
square
#63E6AF #6E63E6 #E6639A #DCE663
split-complementary
#63E6AF #E663DC #E66E63
monochromatic
#1DB273 #2EDE94 #63E6AF #98EECA #CCF7E5
Accessibility & contrast
On white
1.56
#63E6AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#63E6AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63E6AF
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63E6AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63E6AF | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D7AC
Deuteranopia (green-blind)
#D0CAB2
Tritanopia (blue-blind)
#26E6D7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #63e6af; /* rgb */ color: rgb(99, 230, 175); /* oklch */ color: oklch(83.7% 0.141 163.0);
Tailwind
colors: {
custom: {
50: '#9aefc7',
500: '#63e6af',
950: '#000000',
},
}SCSS
$custom: #63e6af; $custom-light: #9aefc7; $custom-dark: #000000;
JSON
{
"hex": "#63e6af",
"rgb": {
"r": 99,
"g": 230,
"b": 175
},
"hsl": {
"h": 154.809,
"s": 72.376,
"l": 64.51
},
"oklch": {
"l": 0.83703,
"c": 0.14079,
"h": 163
},
"luminance": 0.62341
}Semantic roles & 50–950 ramp
primary
#63E6AF
secondary
#B33B6D
accent
#1163D4
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582