#63F5AE#63F5AE
#63F5AE is a very light, vivid teal. Relative luminance 0.710; OKLCH L 87.3% C 0.161 H 159.0°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #63F5AE |
|---|---|
| RGB | rgb(99, 245, 174) |
| HSL | hsl(151, 88%, 67%) |
| HSV | hsv(151, 60%, 96%) |
| CMYK | cmyk(59.6%, 0%, 29%, 3.9%) |
| CIE-LAB | lab(87.49, -55.13, 22.76) |
| CIE-LCH | lch(87.49, 59.64, 157.57°) |
| OKLab | oklab(87.29% -0.1506 0.0578) |
| OKLCH | oklch(87.29% 0.161 159) |
| XYZ | xyz(45.4339, 71.0089, 51.3479) |
| Luminance | 0.7101 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.01
Light Blue Green
#7EFBB3
ΔE00 2.39
Seafoam Green
#7AF9AB
ΔE00 2.55
Seafoam (survey)
#80F9AD
ΔE00 2.81
Light Green Blue
#56FCA2
ΔE00 3.34
Greenish Cyan
#2AFEB7
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F5AE #F563AA
analogous
#63F565 #63F5AE #63F3F5
triadic
#63F5AE #AE63F5 #F5AE63
tetradic
#63F5AE #6563F5 #F563AA #F3F563
square
#63F5AE #6563F5 #F563AA #F3F563
split-complementary
#63F5AE #F563F3 #F56563
monochromatic
#0DD071 #29F190 #63F5AE #9DF9CC #D6FCEA
Accessibility & contrast
On white
1.38
#63F5AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#63F5AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F5AE
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F5AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F5AE | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E4AA
Deuteranopia (green-blind)
#DFD6B2
Tritanopia (blue-blind)
#1BF4E2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #63f5ae; /* rgb */ color: rgb(99, 245, 174); /* oklch */ color: oklch(87.3% 0.161 159.0);
Tailwind
colors: {
custom: {
50: '#9cf9c6',
500: '#63f5ae',
950: '#000000',
},
}SCSS
$custom: #63f5ae; $custom-light: #9cf9c6; $custom-dark: #000000;
JSON
{
"hex": "#63f5ae",
"rgb": {
"r": 99,
"g": 245,
"b": 174
},
"hsl": {
"h": 150.822,
"s": 87.952,
"l": 67.451
},
"oklch": {
"l": 0.87291,
"c": 0.16132,
"h": 159
},
"luminance": 0.71013
}Semantic roles & 50–950 ramp
primary
#63F5AE
secondary
#CC307C
accent
#0170E5
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582