#3FB2AA#3FB2AA
#3FB2AA is a light, moderate teal. Relative luminance 0.358; OKLCH L 69.8% C 0.102 H 188.5°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #3FB2AA |
|---|---|
| RGB | rgb(63, 178, 170) |
| HSL | hsl(176, 48%, 47%) |
| HSV | hsv(176, 65%, 70%) |
| CMYK | cmyk(64.6%, 0%, 4.5%, 30.2%) |
| CIE-LAB | lab(66.36, -33.71, -5.41) |
| CIE-LCH | lch(66.36, 34.14, 189.12°) |
| OKLab | oklab(69.76% -0.1013 -0.0152) |
| OKLCH | oklch(69.76% 0.102 188.5) |
| XYZ | xyz(25.2227, 35.7971, 43.6027) |
| Luminance | 0.3580 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.58
Topaz
#13BBAF
ΔE00 3.33
Tealish
#24BCA8
ΔE00 5.01
Turquoise (survey)
#06C2AC
ΔE00 6.45
Sea
#3C9992
ΔE00 7.55
Greeny Blue
#42B395
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FB2AA #B23F47
analogous
#3FB271 #3FB2AA #3F81B2
triadic
#3FB2AA #AA3FB2 #B2AA3F
tetradic
#3FB2AA #713FB2 #B23F47 #81B23F
square
#3FB2AA #713FB2 #B23F47 #81B23F
split-complementary
#3FB2AA #B23F81 #B2713F
monochromatic
#1F5854 #2F857F #3FB2AA #66C9C2 #93D9D4
Accessibility & contrast
On white
2.57
#3FB2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#3FB2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FB2AA
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FB2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FB2AA | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A9AA
Deuteranopia (green-blind)
#979CAB
Tritanopia (blue-blind)
#00B6AF
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #3fb2aa; /* rgb */ color: rgb(63, 178, 170); /* oklch */ color: oklch(69.8% 0.102 188.5);
Tailwind
colors: {
custom: {
50: '#83c9c3',
500: '#3fb2aa',
950: '#000000',
},
}SCSS
$custom: #3fb2aa; $custom-light: #83c9c3; $custom-dark: #000000;
JSON
{
"hex": "#3fb2aa",
"rgb": {
"r": 63,
"g": 178,
"b": 170
},
"hsl": {
"h": 175.826,
"s": 47.718,
"l": 47.255
},
"oklch": {
"l": 0.69758,
"c": 0.10238,
"h": 188.5
},
"luminance": 0.358
}Semantic roles & 50–950 ramp
primary
#3FB2AA
secondary
#C4898D
accent
#505AD7
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281