#3FABBE#3FABBE
#3FABBE is a light, moderate teal. Relative luminance 0.339; OKLCH L 68.8% C 0.100 H 211.4°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #3FABBE |
|---|---|
| RGB | rgb(63, 171, 190) |
| HSL | hsl(189, 50%, 50%) |
| HSV | hsv(189, 67%, 75%) |
| CMYK | cmyk(66.8%, 10%, 0%, 25.5%) |
| CIE-LAB | lab(64.88, -24.45, -18.75) |
| CIE-LCH | lch(64.88, 30.81, 217.47°) |
| OKLab | oklab(68.77% -0.0853 -0.0521) |
| OKLCH | oklch(68.77% 0.1 211.4) |
| XYZ | xyz(25.9032, 33.8974, 53.8829) |
| Luminance | 0.3390 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.84
Cadetblue
#5F9EA0
ΔE00 7.45
Greyblue
#77A1B5
ΔE00 9.30
Lightseagreen
#20B2AA
ΔE00 11.00
Bluegrey
#85A3B2
ΔE00 11.48
Darkturquoise
#00CED1
ΔE00 11.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FABBE #BE523F
analogous
#3FBE91 #3FABBE #3F6CBE
triadic
#3FABBE #BE3FAB #ABBE3F
tetradic
#3FABBE #913FBE #BE523F #6CBE3F
square
#3FABBE #913FBE #BE523F #6CBE3F
split-complementary
#3FABBE #BE3F6C #BE913F
monochromatic
#215862 #308290 #3FABBE #6CC0CE #9AD3DD
Accessibility & contrast
On white
2.70
#3FABBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#3FABBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FABBE
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FABBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FABBE | 1.00 | 2.70 | 7.78 | 7.78 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA5BF
Deuteranopia (green-blind)
#8998BE
Tritanopia (blue-blind)
#00B3B1
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #3fabbe; /* rgb */ color: rgb(63, 171, 190); /* oklch */ color: oklch(68.8% 0.100 211.4);
Tailwind
colors: {
custom: {
50: '#84c4d1',
500: '#3fabbe',
950: '#000000',
},
}SCSS
$custom: #3fabbe; $custom-light: #84c4d1; $custom-dark: #000000;
JSON
{
"hex": "#3fabbe",
"rgb": {
"r": 63,
"g": 171,
"b": 190
},
"hsl": {
"h": 188.976,
"s": 50.198,
"l": 49.608
},
"oklch": {
"l": 0.6877,
"c": 0.09997,
"h": 211.4
},
"luminance": 0.339
}Semantic roles & 50–950 ramp
primary
#3FABBE
secondary
#C9988F
accent
#634EDA
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1214
muted
#7D8182