#3FB2A8#3FB2A8
#3FB2A8 is a light, moderate teal. Relative luminance 0.357; OKLCH L 69.7% C 0.103 H 186.9°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #3FB2A8 |
|---|---|
| RGB | rgb(63, 178, 168) |
| HSL | hsl(175, 48%, 47%) |
| HSV | hsv(175, 65%, 70%) |
| CMYK | cmyk(64.6%, 0%, 5.6%, 30.2%) |
| CIE-LAB | lab(66.31, -34.26, -4.39) |
| CIE-LCH | lch(66.31, 34.54, 187.29°) |
| OKLab | oklab(69.69% -0.1021 -0.0124) |
| OKLCH | oklch(69.69% 0.103 186.9) |
| XYZ | xyz(25.0349, 35.7220, 42.6138) |
| Luminance | 0.3573 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.69
Topaz
#13BBAF
ΔE00 3.09
Tealish
#24BCA8
ΔE00 4.43
Turquoise (survey)
#06C2AC
ΔE00 5.94
Greeny Blue
#42B395
ΔE00 6.87
Sea
#3C9992
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FB2A8 #B23F49
analogous
#3FB26F #3FB2A8 #3F82B2
triadic
#3FB2A8 #A83FB2 #B2A83F
tetradic
#3FB2A8 #6F3FB2 #B23F49 #82B23F
square
#3FB2A8 #6F3FB2 #B23F49 #82B23F
split-complementary
#3FB2A8 #B23F82 #B26F3F
monochromatic
#1F5853 #2F857D #3FB2A8 #66C9C0 #93D9D3
Accessibility & contrast
On white
2.58
#3FB2A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#3FB2A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FB2A8
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FB2A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FB2A8 | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A9A8
Deuteranopia (green-blind)
#989CA9
Tritanopia (blue-blind)
#00B6AF
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #3fb2a8; /* rgb */ color: rgb(63, 178, 168); /* oklch */ color: oklch(69.7% 0.103 186.9);
Tailwind
colors: {
custom: {
50: '#82c9c1',
500: '#3fb2a8',
950: '#000000',
},
}SCSS
$custom: #3fb2a8; $custom-light: #82c9c1; $custom-dark: #000000;
JSON
{
"hex": "#3fb2a8",
"rgb": {
"r": 63,
"g": 178,
"b": 168
},
"hsl": {
"h": 174.783,
"s": 47.718,
"l": 47.255
},
"oklch": {
"l": 0.69692,
"c": 0.1029,
"h": 186.9
},
"luminance": 0.35725
}Semantic roles & 50–950 ramp
primary
#3FB2A8
secondary
#C4898E
accent
#505CD7
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281