#3FB2A2#3FB2A2
#3FB2A2 is a light, moderate teal. Relative luminance 0.355; OKLCH L 69.5% C 0.105 H 182.2°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #3FB2A2 |
|---|---|
| RGB | rgb(63, 178, 162) |
| HSL | hsl(172, 48%, 47%) |
| HSV | hsv(172, 65%, 70%) |
| CMYK | cmyk(64.6%, 0%, 9%, 30.2%) |
| CIE-LAB | lab(66.14, -35.89, -1.31) |
| CIE-LCH | lch(66.14, 35.91, 182.09°) |
| OKLab | oklab(69.5% -0.1049 -0.0041) |
| OKLCH | oklch(69.5% 0.105 182.2) |
| XYZ | xyz(24.4888, 35.5035, 39.7377) |
| Luminance | 0.3551 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 3.20
Lightseagreen
#20B2AA
ΔE00 3.27
Topaz
#13BBAF
ΔE00 3.47
Greeny Blue
#42B395
ΔE00 4.67
Turquoise (survey)
#06C2AC
ΔE00 4.90
Dull Teal
#5F9E8F
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FB2A2 #B23F4F
analogous
#3FB268 #3FB2A2 #3F89B2
triadic
#3FB2A2 #A23FB2 #B2A23F
tetradic
#3FB2A2 #683FB2 #B23F4F #89B23F
square
#3FB2A2 #683FB2 #B23F4F #89B23F
split-complementary
#3FB2A2 #B23F89 #B2683F
monochromatic
#1F5850 #2F8579 #3FB2A2 #66C9BB #93D9CF
Accessibility & contrast
On white
2.59
#3FB2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#3FB2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FB2A2
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FB2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FB2A2 | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA8A1
Deuteranopia (green-blind)
#999CA3
Tritanopia (blue-blind)
#00B5AD
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #3fb2a2; /* rgb */ color: rgb(63, 178, 162); /* oklch */ color: oklch(69.5% 0.105 182.2);
Tailwind
colors: {
custom: {
50: '#82c9bd',
500: '#3fb2a2',
950: '#000000',
},
}SCSS
$custom: #3fb2a2; $custom-light: #82c9bd; $custom-dark: #000000;
JSON
{
"hex": "#3fb2a2",
"rgb": {
"r": 63,
"g": 178,
"b": 162
},
"hsl": {
"h": 171.652,
"s": 47.718,
"l": 47.255
},
"oklch": {
"l": 0.69499,
"c": 0.10496,
"h": 182.2
},
"luminance": 0.35506
}Semantic roles & 50–950 ramp
primary
#3FB2A2
secondary
#C48991
accent
#5063D7
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1312
muted
#7D8281