#2FB6B6#2FB6B6
#2FB6B6 is a light, moderate teal. Relative luminance 0.374; OKLCH L 70.8% C 0.111 H 194.9°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #2FB6B6 |
|---|---|
| RGB | rgb(47, 182, 182) |
| HSL | hsl(180, 59%, 45%) |
| HSV | hsv(180, 74%, 71%) |
| CMYK | cmyk(74.2%, 0%, 0%, 28.6%) |
| CIE-LAB | lab(67.60, -34.37, -10.25) |
| CIE-LCH | lch(67.60, 35.86, 196.60°) |
| OKLab | oklab(70.78% -0.1068 -0.0285) |
| OKLCH | oklch(70.78% 0.111 194.9) |
| XYZ | xyz(26.3399, 37.4344, 50.0843) |
| Luminance | 0.3744 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.39
Topaz
#13BBAF
ΔE00 4.70
Darkturquoise
#00CED1
ΔE00 6.35
Turquoise Blue
#06B1C4
ΔE00 6.82
Mediumturquoise
#48D1CC
ΔE00 7.25
Tealish
#24BCA8
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FB6B6 #B62F2F
analogous
#2FB673 #2FB6B6 #2F73B6
triadic
#2FB6B6 #B62FB6 #B6B62F
tetradic
#2FB6B6 #732FB6 #B62F2F #73B62F
square
#2FB6B6 #732FB6 #B62F2F #73B62F
split-complementary
#2FB6B6 #B62F73 #B6732F
monochromatic
#165555 #228585 #2FB6B6 #50D2D2 #81DEDE
Accessibility & contrast
On white
2.47
#2FB6B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#2FB6B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FB6B6
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FB6B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FB6B6 | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAADB6
Deuteranopia (green-blind)
#969FB7
Tritanopia (blue-blind)
#00BCB6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #2fb6b6; /* rgb */ color: rgb(47, 182, 182); /* oklch */ color: oklch(70.8% 0.111 194.9);
Tailwind
colors: {
custom: {
50: '#7ecccb',
500: '#2fb6b6',
950: '#000000',
},
}SCSS
$custom: #2fb6b6; $custom-light: #7ecccb; $custom-dark: #000000;
JSON
{
"hex": "#2fb6b6",
"rgb": {
"r": 47,
"g": 182,
"b": 182
},
"hsl": {
"h": 180,
"s": 58.952,
"l": 44.902
},
"oklch": {
"l": 0.70783,
"c": 0.1105,
"h": 194.9
},
"luminance": 0.37438
}Semantic roles & 50–950 ramp
primary
#2FB6B6
secondary
#C77979
accent
#4646E2
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1313
muted
#7D8282