#2FB8BC#2FB8BC
#2FB8BC is a light, moderate teal. Relative luminance 0.385; OKLCH L 71.5% C 0.112 H 197.9°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #2FB8BC |
|---|---|
| RGB | rgb(47, 184, 188) |
| HSL | hsl(182, 60%, 46%) |
| HSV | hsv(182, 75%, 74%) |
| CMYK | cmyk(75%, 2.1%, 0%, 26.3%) |
| CIE-LAB | lab(68.40, -33.54, -12.36) |
| CIE-LCH | lch(68.40, 35.74, 200.24°) |
| OKLab | oklab(71.49% -0.1061 -0.0344) |
| OKLCH | oklch(71.49% 0.112 197.9) |
| XYZ | xyz(27.3858, 38.5128, 53.5576) |
| Luminance | 0.3852 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.99
Turquoise Blue
#06B1C4
ΔE00 5.55
Darkturquoise
#00CED1
ΔE00 5.77
Topaz
#13BBAF
ΔE00 6.07
Mediumturquoise
#48D1CC
ΔE00 7.18
Tealish
#24BCA8
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FB8BC #BC332F
analogous
#2FBC79 #2FB8BC #2F71BC
triadic
#2FB8BC #BC2FB8 #B8BC2F
tetradic
#2FB8BC #792FBC #BC332F #71BC2F
square
#2FB8BC #792FBC #BC332F #71BC2F
split-complementary
#2FB8BC #BC2F71 #BC792F
monochromatic
#17585A #23888B #2FB8BC #54D1D4 #85DEE0
Accessibility & contrast
On white
2.41
#2FB8BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#2FB8BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FB8BC
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FB8BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FB8BC | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAFBC
Deuteranopia (green-blind)
#97A1BD
Tritanopia (blue-blind)
#00BFB9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #2fb8bc; /* rgb */ color: rgb(47, 184, 188); /* oklch */ color: oklch(71.5% 0.112 197.9);
Tailwind
colors: {
custom: {
50: '#7fced0',
500: '#2fb8bc',
950: '#000000',
},
}SCSS
$custom: #2fb8bc; $custom-light: #7fced0; $custom-dark: #000000;
JSON
{
"hex": "#2fb8bc",
"rgb": {
"r": 47,
"g": 184,
"b": 188
},
"hsl": {
"h": 181.702,
"s": 60,
"l": 46.078
},
"oklch": {
"l": 0.71491,
"c": 0.11152,
"h": 197.9
},
"luminance": 0.38516
}Semantic roles & 50–950 ramp
primary
#2FB8BC
secondary
#CA7F7D
accent
#4945E3
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1314
muted
#7D8282