#1FACAB#1FACAB
#1FACAB is a light, moderate teal. Relative luminance 0.327; OKLCH L 67.6% C 0.110 H 194.1°. Best body text is #000000 at 7.55:1 contrast (WCAG AA passes).
Color values
| HEX | #1FACAB |
|---|---|
| RGB | rgb(31, 172, 171) |
| HSL | hsl(180, 69%, 40%) |
| HSV | hsv(180, 82%, 67%) |
| CMYK | cmyk(82%, 0%, 0.6%, 32.5%) |
| CIE-LAB | lab(63.94, -34.53, -9.63) |
| CIE-LCH | lch(63.94, 35.85, 195.58°) |
| OKLab | oklab(67.63% -0.1068 -0.0268) |
| OKLCH | oklch(67.63% 0.11 194.1) |
| XYZ | xyz(22.6648, 32.7337, 43.6439) |
| Luminance | 0.3274 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.06
Topaz
#13BBAF
ΔE00 5.67
Sea
#3C9992
ΔE00 6.46
Blue Green
#0F9B8E
ΔE00 7.26
Cadetblue
#5F9EA0
ΔE00 7.34
Turquoise Blue
#06B1C4
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1FACAB #AC1F20
analogous
#1FAC64 #1FACAB #1F67AC
triadic
#1FACAB #AB1FAC #ACAB1F
tetradic
#1FACAB #641FAC #AC1F20 #67AC1F
square
#1FACAB #641FAC #AC1F20 #67AC1F
split-complementary
#1FACAB #AC1F67 #AC641F
monochromatic
#0C4444 #167877 #1FACAB #2FD9D8 #63E3E2
Accessibility & contrast
On white
2.78
#1FACAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.55
#1FACAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #1FACAB
7.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1FACAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##1FACAB | 1.00 | 2.78 | 7.55 | 7.55 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A3AB
Deuteranopia (green-blind)
#8D95AC
Tritanopia (blue-blind)
#00B2AB
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #1facab; /* rgb */ color: rgb(31, 172, 171); /* oklch */ color: oklch(67.6% 0.110 194.1);
Tailwind
colors: {
custom: {
50: '#78c5c4',
500: '#1facab',
950: '#000000',
},
}SCSS
$custom: #1facab; $custom-light: #78c5c4; $custom-dark: #000000;
JSON
{
"hex": "#1facab",
"rgb": {
"r": 31,
"g": 172,
"b": 171
},
"hsl": {
"h": 179.574,
"s": 69.458,
"l": 39.804
},
"oklch": {
"l": 0.67628,
"c": 0.11012,
"h": 194.1
},
"luminance": 0.32737
}Semantic roles & 50–950 ramp
primary
#1FACAB
secondary
#C85F60
accent
#3C3DEC
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1312
muted
#7C8281