#2FB8BB#2FB8BB
#2FB8BB is a light, moderate teal. Relative luminance 0.385; OKLCH L 71.5% C 0.112 H 197.2°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #2FB8BB |
|---|---|
| RGB | rgb(47, 184, 187) |
| HSL | hsl(181, 60%, 46%) |
| HSV | hsv(181, 75%, 73%) |
| CMYK | cmyk(74.9%, 1.6%, 0%, 26.7%) |
| CIE-LAB | lab(68.37, -33.83, -11.86) |
| CIE-LCH | lch(68.37, 35.85, 199.32°) |
| OKLab | oklab(71.46% -0.1065 -0.033) |
| OKLCH | oklch(71.46% 0.112 197.2) |
| XYZ | xyz(27.2783, 38.4698, 52.9918) |
| Luminance | 0.3847 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.64
Topaz
#13BBAF
ΔE00 5.70
Darkturquoise
#00CED1
ΔE00 5.75
Turquoise Blue
#06B1C4
ΔE00 5.90
Mediumturquoise
#48D1CC
ΔE00 7.04
Tealish
#24BCA8
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FB8BB #BB322F
analogous
#2FBB78 #2FB8BB #2F72BB
triadic
#2FB8BB #BB2FB8 #B8BB2F
tetradic
#2FB8BB #782FBB #BB322F #72BB2F
square
#2FB8BB #782FBB #BB322F #72BB2F
split-complementary
#2FB8BB #BB2F72 #BB782F
monochromatic
#165859 #23888A #2FB8BB #53D1D4 #84DEE0
Accessibility & contrast
On white
2.42
#2FB8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#2FB8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FB8BB
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FB8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FB8BB | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAFBB
Deuteranopia (green-blind)
#97A0BC
Tritanopia (blue-blind)
#00BEB9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #2fb8bb; /* rgb */ color: rgb(47, 184, 187); /* oklch */ color: oklch(71.5% 0.112 197.2);
Tailwind
colors: {
custom: {
50: '#7fcecf',
500: '#2fb8bb',
950: '#000000',
},
}SCSS
$custom: #2fb8bb; $custom-light: #7fcecf; $custom-dark: #000000;
JSON
{
"hex": "#2fb8bb",
"rgb": {
"r": 47,
"g": 184,
"b": 187
},
"hsl": {
"h": 181.286,
"s": 59.829,
"l": 45.882
},
"oklch": {
"l": 0.71455,
"c": 0.11151,
"h": 197.2
},
"luminance": 0.38473
}Semantic roles & 50–950 ramp
primary
#2FB8BB
secondary
#C97E7C
accent
#4845E3
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1313
muted
#7D8282