#1FB49C#1FB49C
#1FB49C is a light, vivid teal. Relative luminance 0.353; OKLCH L 69.2% C 0.122 H 178.1°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #1FB49C |
|---|---|
| RGB | rgb(31, 180, 156) |
| HSL | hsl(170, 71%, 41%) |
| HSV | hsv(170, 83%, 71%) |
| CMYK | cmyk(82.8%, 0%, 13.3%, 29.4%) |
| CIE-LAB | lab(66.01, -42.42, 1.75) |
| CIE-LCH | lch(66.01, 42.46, 177.64°) |
| OKLab | oklab(69.17% -0.1215 0.004) |
| OKLCH | oklch(69.17% 0.122 178.1) |
| XYZ | xyz(22.8840, 35.3312, 37.0596) |
| Luminance | 0.3533 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.73
Greeny Blue
#42B395
ΔE00 2.92
Turquoise (survey)
#06C2AC
ΔE00 3.97
Topaz
#13BBAF
ΔE00 4.71
Lightseagreen
#20B2AA
ΔE00 5.53
Green Blue
#01C08D
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1FB49C #B41F37
analogous
#1FB452 #1FB49C #1F82B4
triadic
#1FB49C #9C1FB4 #B49C1F
tetradic
#1FB49C #521FB4 #B41F37 #82B41F
square
#1FB49C #521FB4 #B41F37 #82B41F
split-complementary
#1FB49C #B41F82 #B4521F
monochromatic
#0D4C42 #16806F #1FB49C #34DCC1 #68E5D1
Accessibility & contrast
On white
2.60
#1FB49C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#1FB49C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #1FB49C
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1FB49C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##1FB49C | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA89B
Deuteranopia (green-blind)
#9A9B9E
Tritanopia (blue-blind)
#00B7AD
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #1fb49c; /* rgb */ color: rgb(31, 180, 156); /* oklch */ color: oklch(69.2% 0.122 178.1);
Tailwind
colors: {
custom: {
50: '#78cbb9',
500: '#1fb49c',
950: '#000000',
},
}SCSS
$custom: #1fb49c; $custom-light: #78cbb9; $custom-dark: #000000;
JSON
{
"hex": "#1fb49c",
"rgb": {
"r": 31,
"g": 180,
"b": 156
},
"hsl": {
"h": 170.336,
"s": 70.616,
"l": 41.373
},
"oklch": {
"l": 0.69167,
"c": 0.1216,
"h": 178.1
},
"luminance": 0.35334
}Semantic roles & 50–950 ramp
primary
#1FB49C
secondary
#CB6475
accent
#3A57ED
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1311
muted
#7C8280