#3FB2A5#3FB2A5
#3FB2A5 is a light, moderate teal. Relative luminance 0.356; OKLCH L 69.6% C 0.104 H 184.6°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #3FB2A5 |
|---|---|
| RGB | rgb(63, 178, 165) |
| HSL | hsl(173, 48%, 47%) |
| HSV | hsv(173, 65%, 70%) |
| CMYK | cmyk(64.6%, 0%, 7.3%, 30.2%) |
| CIE-LAB | lab(66.22, -35.08, -2.85) |
| CIE-LCH | lch(66.22, 35.20, 184.64°) |
| OKLab | oklab(69.59% -0.1035 -0.0082) |
| OKLCH | oklch(69.59% 0.104 184.6) |
| XYZ | xyz(24.7587, 35.6115, 41.1589) |
| Luminance | 0.3561 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.36
Topaz
#13BBAF
ΔE00 3.09
Tealish
#24BCA8
ΔE00 3.69
Turquoise (survey)
#06C2AC
ΔE00 5.32
Greeny Blue
#42B395
ΔE00 5.76
Dull Teal
#5F9E8F
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FB2A5 #B23F4C
analogous
#3FB26B #3FB2A5 #3F86B2
triadic
#3FB2A5 #A53FB2 #B2A53F
tetradic
#3FB2A5 #6B3FB2 #B23F4C #86B23F
square
#3FB2A5 #6B3FB2 #B23F4C #86B23F
split-complementary
#3FB2A5 #B23F86 #B26B3F
monochromatic
#1F5851 #2F857B #3FB2A5 #66C9BD #93D9D1
Accessibility & contrast
On white
2.59
#3FB2A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#3FB2A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FB2A5
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FB2A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FB2A5 | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A8A5
Deuteranopia (green-blind)
#989CA6
Tritanopia (blue-blind)
#00B6AE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #3fb2a5; /* rgb */ color: rgb(63, 178, 165); /* oklch */ color: oklch(69.6% 0.104 184.6);
Tailwind
colors: {
custom: {
50: '#82c9bf',
500: '#3fb2a5',
950: '#000000',
},
}SCSS
$custom: #3fb2a5; $custom-light: #82c9bf; $custom-dark: #000000;
JSON
{
"hex": "#3fb2a5",
"rgb": {
"r": 63,
"g": 178,
"b": 165
},
"hsl": {
"h": 173.217,
"s": 47.718,
"l": 47.255
},
"oklch": {
"l": 0.69594,
"c": 0.10384,
"h": 184.6
},
"luminance": 0.35614
}Semantic roles & 50–950 ramp
primary
#3FB2A5
secondary
#C4898F
accent
#5060D7
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281