#63F2AE#63F2AE
#63F2AE is a very light, vivid teal. Relative luminance 0.692; OKLCH L 86.6% C 0.157 H 159.6°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #63F2AE |
|---|---|
| RGB | rgb(99, 242, 174) |
| HSL | hsl(151, 85%, 67%) |
| HSV | hsv(151, 59%, 95%) |
| CMYK | cmyk(59.1%, 0%, 28.1%, 5.1%) |
| CIE-LAB | lab(86.61, -53.93, 21.54) |
| CIE-LCH | lch(86.61, 58.07, 158.23°) |
| OKLab | oklab(86.57% -0.1475 0.0548) |
| OKLCH | oklch(86.57% 0.157 159.6) |
| XYZ | xyz(44.5336, 69.2085, 51.0479) |
| Luminance | 0.6921 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.15
Light Blue Green
#7EFBB3
ΔE00 2.87
Seafoam Green
#7AF9AB
ΔE00 3.10
Seafoam (survey)
#80F9AD
ΔE00 3.28
Greenish Cyan
#2AFEB7
ΔE00 3.64
Greenish Turquoise
#00FBB0
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F2AE #F263A7
analogous
#63F267 #63F2AE #63EEF2
triadic
#63F2AE #AE63F2 #F2AE63
tetradic
#63F2AE #6763F2 #F263A7 #EEF263
square
#63F2AE #6763F2 #F263A7 #EEF263
split-complementary
#63F2AE #F263EE #F26763
monochromatic
#11CA72 #2BED91 #63F2AE #9BF7CB #D4FBE9
Accessibility & contrast
On white
1.41
#63F2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#63F2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F2AE
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F2AE | 1.00 | 1.41 | 14.84 | 14.84 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE1AA
Deuteranopia (green-blind)
#DCD3B2
Tritanopia (blue-blind)
#1EF1E0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #63f2ae; /* rgb */ color: rgb(99, 242, 174); /* oklch */ color: oklch(86.6% 0.157 159.6);
Tailwind
colors: {
custom: {
50: '#9bf7c6',
500: '#63f2ae',
950: '#000000',
},
}SCSS
$custom: #63f2ae; $custom-light: #9bf7c6; $custom-dark: #000000;
JSON
{
"hex": "#63f2ae",
"rgb": {
"r": 99,
"g": 242,
"b": 174
},
"hsl": {
"h": 151.469,
"s": 84.615,
"l": 66.863
},
"oklch": {
"l": 0.86569,
"c": 0.15738,
"h": 159.6
},
"luminance": 0.69213
}Semantic roles & 50–950 ramp
primary
#63F2AE
secondary
#C63379
accent
#046DE1
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582