#2FB4B6#2FB4B6
#2FB4B6 is a light, moderate teal. Relative luminance 0.366; OKLCH L 70.3% C 0.109 H 196.5°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #2FB4B6 |
|---|---|
| RGB | rgb(47, 180, 182) |
| HSL | hsl(181, 59%, 45%) |
| HSV | hsv(181, 74%, 71%) |
| CMYK | cmyk(74.2%, 1.1%, 0%, 28.6%) |
| CIE-LAB | lab(66.99, -33.43, -11.16) |
| CIE-LCH | lch(66.99, 35.24, 198.46°) |
| OKLab | oklab(70.29% -0.1048 -0.031) |
| OKLCH | oklch(70.29% 0.109 196.5) |
| XYZ | xyz(25.9332, 36.6211, 49.9487) |
| Luminance | 0.3662 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.97
Topaz
#13BBAF
ΔE00 5.57
Turquoise Blue
#06B1C4
ΔE00 5.98
Darkturquoise
#00CED1
ΔE00 6.83
Mediumturquoise
#48D1CC
ΔE00 7.95
Tealish
#24BCA8
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FB4B6 #B6312F
analogous
#2FB675 #2FB4B6 #2F70B6
triadic
#2FB4B6 #B62FB4 #B4B62F
tetradic
#2FB4B6 #752FB6 #B6312F #70B62F
square
#2FB4B6 #752FB6 #B6312F #70B62F
split-complementary
#2FB4B6 #B62F70 #B6752F
monochromatic
#165455 #228485 #2FB4B6 #50D0D2 #81DDDE
Accessibility & contrast
On white
2.52
#2FB4B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#2FB4B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FB4B6
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FB4B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FB4B6 | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ABB6
Deuteranopia (green-blind)
#949DB7
Tritanopia (blue-blind)
#00BAB4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #2fb4b6; /* rgb */ color: rgb(47, 180, 182); /* oklch */ color: oklch(70.3% 0.109 196.5);
Tailwind
colors: {
custom: {
50: '#7ecbcb',
500: '#2fb4b6',
950: '#000000',
},
}SCSS
$custom: #2fb4b6; $custom-light: #7ecbcb; $custom-dark: #000000;
JSON
{
"hex": "#2fb4b6",
"rgb": {
"r": 47,
"g": 180,
"b": 182
},
"hsl": {
"h": 180.889,
"s": 58.952,
"l": 44.902
},
"oklch": {
"l": 0.70288,
"c": 0.10927,
"h": 196.5
},
"luminance": 0.36624
}Semantic roles & 50–950 ramp
primary
#2FB4B6
secondary
#C77B79
accent
#4846E2
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0B1313
muted
#7C8282