#3FAEC0#3FAEC0
#3FAEC0 is a light, moderate teal. Relative luminance 0.351; OKLCH L 69.6% C 0.101 H 210.2°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #3FAEC0 |
|---|---|
| RGB | rgb(63, 174, 192) |
| HSL | hsl(188, 51%, 50%) |
| HSV | hsv(188, 67%, 75%) |
| CMYK | cmyk(67.2%, 9.4%, 0%, 24.7%) |
| CIE-LAB | lab(65.85, -25.36, -18.38) |
| CIE-LCH | lch(65.85, 31.32, 215.94°) |
| OKLab | oklab(69.57% -0.0876 -0.0511) |
| OKLCH | oklch(69.57% 0.101 210.2) |
| XYZ | xyz(26.6964, 35.1317, 55.2331) |
| Luminance | 0.3513 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.24
Cadetblue
#5F9EA0
ΔE00 7.69
Greyblue
#77A1B5
ΔE00 9.84
Lightseagreen
#20B2AA
ΔE00 10.46
Darkturquoise
#00CED1
ΔE00 10.71
Aqua Blue
#02D8E9
ΔE00 11.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FAEC0 #C0513F
analogous
#3FC091 #3FAEC0 #3F6EC0
triadic
#3FAEC0 #C03FAE #AEC03F
tetradic
#3FAEC0 #913FC0 #C0513F #6EC03F
square
#3FAEC0 #913FC0 #C0513F #6EC03F
split-complementary
#3FAEC0 #C03F6E #C0913F
monochromatic
#215A64 #308492 #3FAEC0 #6DC1CF #9BD5DE
Accessibility & contrast
On white
2.62
#3FAEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#3FAEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FAEC0
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FAEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FAEC0 | 1.00 | 2.62 | 8.03 | 8.03 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA8C1
Deuteranopia (green-blind)
#8C9AC0
Tritanopia (blue-blind)
#00B6B3
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #3faec0; /* rgb */ color: rgb(63, 174, 192); /* oklch */ color: oklch(69.6% 0.101 210.2);
Tailwind
colors: {
custom: {
50: '#84c6d3',
500: '#3faec0',
950: '#000000',
},
}SCSS
$custom: #3faec0; $custom-light: #84c6d3; $custom-dark: #000000;
JSON
{
"hex": "#3faec0",
"rgb": {
"r": 63,
"g": 174,
"b": 192
},
"hsl": {
"h": 188.372,
"s": 50.588,
"l": 50
},
"oklch": {
"l": 0.69574,
"c": 0.1014,
"h": 210.2
},
"luminance": 0.35135
}Semantic roles & 50–950 ramp
primary
#3FAEC0
secondary
#CA9991
accent
#614EDA
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282