#63F5AF#63F5AF
#63F5AF is a very light, vivid teal. Relative luminance 0.711; OKLCH L 87.3% C 0.160 H 159.4°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #63F5AF |
|---|---|
| RGB | rgb(99, 245, 175) |
| HSL | hsl(151, 88%, 67%) |
| HSV | hsv(151, 60%, 96%) |
| CMYK | cmyk(59.6%, 0%, 28.6%, 3.9%) |
| CIE-LAB | lab(87.51, -54.93, 22.27) |
| CIE-LCH | lch(87.51, 59.27, 157.93°) |
| OKLab | oklab(87.31% -0.1502 0.0566) |
| OKLCH | oklch(87.31% 0.16 159.4) |
| XYZ | xyz(45.5317, 71.0481, 51.8633) |
| Luminance | 0.7105 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.83
Light Blue Green
#7EFBB3
ΔE00 2.45
Seafoam Green
#7AF9AB
ΔE00 2.69
Seafoam (survey)
#80F9AD
ΔE00 2.92
Greenish Cyan
#2AFEB7
ΔE00 3.28
Greenish Turquoise
#00FBB0
ΔE00 3.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F5AF #F563A9
analogous
#63F566 #63F5AF #63F2F5
triadic
#63F5AF #AF63F5 #F5AF63
tetradic
#63F5AF #6663F5 #F563A9 #F2F563
square
#63F5AF #6663F5 #F563A9 #F2F563
split-complementary
#63F5AF #F563F2 #F56663
monochromatic
#0DD073 #29F192 #63F5AF #9DF9CC #D6FCEA
Accessibility & contrast
On white
1.38
#63F5AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#63F5AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F5AF
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F5AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F5AF | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E4AB
Deuteranopia (green-blind)
#DED6B3
Tritanopia (blue-blind)
#19F4E2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #63f5af; /* rgb */ color: rgb(99, 245, 175); /* oklch */ color: oklch(87.3% 0.160 159.4);
Tailwind
colors: {
custom: {
50: '#9cf9c7',
500: '#63f5af',
950: '#000000',
},
}SCSS
$custom: #63f5af; $custom-light: #9cf9c7; $custom-dark: #000000;
JSON
{
"hex": "#63f5af",
"rgb": {
"r": 99,
"g": 245,
"b": 175
},
"hsl": {
"h": 151.233,
"s": 87.952,
"l": 67.451
},
"oklch": {
"l": 0.87313,
"c": 0.16047,
"h": 159.4
},
"luminance": 0.71053
}Semantic roles & 50–950 ramp
primary
#63F5AF
secondary
#CC307B
accent
#016EE5
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582