#3FB2C1#3FB2C1
#3FB2C1 is a light, moderate teal. Relative luminance 0.367; OKLCH L 70.6% C 0.103 H 207.4°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #3FB2C1 |
|---|---|
| RGB | rgb(63, 178, 193) |
| HSL | hsl(187, 51%, 50%) |
| HSV | hsv(187, 67%, 76%) |
| CMYK | cmyk(67.4%, 7.8%, 0%, 24.3%) |
| CIE-LAB | lab(67.09, -27.06, -17.07) |
| CIE-LCH | lch(67.09, 31.99, 212.24°) |
| OKLab | oklab(70.58% -0.0913 -0.0474) |
| OKLCH | oklch(70.58% 0.103 207.4) |
| XYZ | xyz(27.5918, 36.7447, 56.0800) |
| Luminance | 0.3675 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.02
Cadetblue
#5F9EA0
ΔE00 7.90
Darkturquoise
#00CED1
ΔE00 9.12
Lightseagreen
#20B2AA
ΔE00 9.23
Aqua Blue
#02D8E9
ΔE00 9.85
Topaz
#13BBAF
ΔE00 10.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FB2C1 #C14E3F
analogous
#3FC18F #3FB2C1 #3F71C1
triadic
#3FB2C1 #C13FB2 #B2C13F
tetradic
#3FB2C1 #8F3FC1 #C14E3F #71C13F
square
#3FB2C1 #8F3FC1 #C14E3F #71C13F
split-complementary
#3FB2C1 #C13F71 #C18F3F
monochromatic
#215D65 #308893 #3FB2C1 #6DC5D0 #9CD7DF
Accessibility & contrast
On white
2.52
#3FB2C1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#3FB2C1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FB2C1
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FB2C1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FB2C1 | 1.00 | 2.52 | 8.35 | 8.35 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3ABC2
Deuteranopia (green-blind)
#909DC1
Tritanopia (blue-blind)
#00BAB6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #3fb2c1; /* rgb */ color: rgb(63, 178, 193); /* oklch */ color: oklch(70.6% 0.103 207.4);
Tailwind
colors: {
custom: {
50: '#85c9d3',
500: '#3fb2c1',
950: '#000000',
},
}SCSS
$custom: #3fb2c1; $custom-light: #85c9d3; $custom-dark: #000000;
JSON
{
"hex": "#3fb2c1",
"rgb": {
"r": 63,
"g": 178,
"b": 193
},
"hsl": {
"h": 186.923,
"s": 51.181,
"l": 50.196
},
"oklch": {
"l": 0.7058,
"c": 0.10284,
"h": 207.4
},
"luminance": 0.36748
}Semantic roles & 50–950 ramp
primary
#3FB2C1
secondary
#CB9891
accent
#5D4DDB
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282