#3FB2AD#3FB2AD
#3FB2AD is a light, moderate teal. Relative luminance 0.359; OKLCH L 69.9% C 0.102 H 191.0°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #3FB2AD |
|---|---|
| RGB | rgb(63, 178, 173) |
| HSL | hsl(177, 48%, 47%) |
| HSV | hsv(177, 65%, 70%) |
| CMYK | cmyk(64.6%, 0%, 2.8%, 30.2%) |
| CIE-LAB | lab(66.45, -32.88, -6.94) |
| CIE-LCH | lch(66.45, 33.60, 191.92°) |
| OKLab | oklab(69.86% -0.0999 -0.0194) |
| OKLCH | oklch(69.86% 0.102 191) |
| XYZ | xyz(25.5097, 35.9119, 45.1143) |
| Luminance | 0.3592 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.04
Topaz
#13BBAF
ΔE00 3.96
Tealish
#24BCA8
ΔE00 5.99
Turquoise (survey)
#06C2AC
ΔE00 7.31
Sea
#3C9992
ΔE00 7.64
Cadetblue
#5F9EA0
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FB2AD #B23F44
analogous
#3FB273 #3FB2AD #3F7EB2
triadic
#3FB2AD #AD3FB2 #B2AD3F
tetradic
#3FB2AD #733FB2 #B23F44 #7EB23F
square
#3FB2AD #733FB2 #B23F44 #7EB23F
split-complementary
#3FB2AD #B23F7E #B2733F
monochromatic
#1F5855 #2F8581 #3FB2AD #66C9C4 #93D9D6
Accessibility & contrast
On white
2.57
#3FB2AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#3FB2AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FB2AD
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FB2AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FB2AD | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A9AD
Deuteranopia (green-blind)
#969CAE
Tritanopia (blue-blind)
#00B7B0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #3fb2ad; /* rgb */ color: rgb(63, 178, 173); /* oklch */ color: oklch(69.9% 0.102 191.0);
Tailwind
colors: {
custom: {
50: '#83c9c5',
500: '#3fb2ad',
950: '#000000',
},
}SCSS
$custom: #3fb2ad; $custom-light: #83c9c5; $custom-dark: #000000;
JSON
{
"hex": "#3fb2ad",
"rgb": {
"r": 63,
"g": 178,
"b": 173
},
"hsl": {
"h": 177.391,
"s": 47.718,
"l": 47.255
},
"oklch": {
"l": 0.69858,
"c": 0.10176,
"h": 191
},
"luminance": 0.35915
}Semantic roles & 50–950 ramp
primary
#3FB2AD
secondary
#C4898B
accent
#5056D7
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1312
muted
#7D8281