#63E2AF#63E2AF
#63E2AF is a very light, vivid teal. Relative luminance 0.601; OKLCH L 82.7% C 0.136 H 164.1°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #63E2AF |
|---|---|
| RGB | rgb(99, 226, 175) |
| HSL | hsl(156, 69%, 64%) |
| HSV | hsv(156, 56%, 89%) |
| CMYK | cmyk(56.2%, 0%, 22.6%, 11.4%) |
| CIE-LAB | lab(81.91, -47.10, 14.47) |
| CIE-LCH | lch(81.91, 49.28, 162.93°) |
| OKLab | oklab(82.74% -0.1304 0.0371) |
| OKLCH | oklch(82.74% 0.136 164.1) |
| XYZ | xyz(40.0760, 60.1367, 50.0447) |
| Luminance | 0.6014 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.87
Eucalyptus
#44D7A8
ΔE00 3.39
Aqua Marine
#2EE8BB
ΔE00 4.02
Light Greenish Blue
#63F7B4
ΔE00 5.20
Light Turquoise
#7EF4CC
ΔE00 5.30
Light Teal
#90E4C1
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63E2AF #E26396
analogous
#63E26F #63E2AF #63D5E2
triadic
#63E2AF #AF63E2 #E2AF63
tetradic
#63E2AF #6F63E2 #E26396 #D5E263
square
#63E2AF #6F63E2 #E26396 #D5E263
split-complementary
#63E2AF #E263D5 #E26F63
monochromatic
#20AB73 #2FD895 #63E2AF #97ECC9 #CAF5E4
Accessibility & contrast
On white
1.61
#63E2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#63E2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63E2AF
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63E2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63E2AF | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED3AC
Deuteranopia (green-blind)
#CCC6B2
Tritanopia (blue-blind)
#28E2D4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #63e2af; /* rgb */ color: rgb(99, 226, 175); /* oklch */ color: oklch(82.7% 0.136 164.1);
Tailwind
colors: {
custom: {
50: '#99ecc7',
500: '#63e2af',
950: '#000000',
},
}SCSS
$custom: #63e2af; $custom-light: #99ecc7; $custom-dark: #000000;
JSON
{
"hex": "#63e2af",
"rgb": {
"r": 99,
"g": 226,
"b": 175
},
"hsl": {
"h": 155.906,
"s": 68.649,
"l": 63.725
},
"oklch": {
"l": 0.8274,
"c": 0.13554,
"h": 164.1
},
"luminance": 0.60141
}Semantic roles & 50–950 ramp
primary
#63E2AF
secondary
#AD3D6A
accent
#1560D1
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582