#2FB7BB#2FB7BB
#2FB7BB is a light, moderate teal. Relative luminance 0.381; OKLCH L 71.2% C 0.111 H 198.0°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #2FB7BB |
|---|---|
| RGB | rgb(47, 183, 187) |
| HSL | hsl(182, 60%, 46%) |
| HSV | hsv(182, 75%, 73%) |
| CMYK | cmyk(74.9%, 2.1%, 0%, 26.7%) |
| CIE-LAB | lab(68.06, -33.36, -12.32) |
| CIE-LCH | lch(68.06, 35.56, 200.26°) |
| OKLab | oklab(71.21% -0.1055 -0.0342) |
| OKLCH | oklch(71.21% 0.111 198) |
| XYZ | xyz(27.0713, 38.0559, 52.9228) |
| Luminance | 0.3806 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.90
Turquoise Blue
#06B1C4
ΔE00 5.45
Darkturquoise
#00CED1
ΔE00 6.04
Topaz
#13BBAF
ΔE00 6.11
Mediumturquoise
#48D1CC
ΔE00 7.42
Cadetblue
#5F9EA0
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FB7BB #BB332F
analogous
#2FBB79 #2FB7BB #2F71BB
triadic
#2FB7BB #BB2FB7 #B7BB2F
tetradic
#2FB7BB #792FBB #BB332F #71BB2F
square
#2FB7BB #792FBB #BB332F #71BB2F
split-complementary
#2FB7BB #BB2F71 #BB792F
monochromatic
#165759 #23878A #2FB7BB #53D0D4 #84DEE0
Accessibility & contrast
On white
2.44
#2FB7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#2FB7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FB7BB
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FB7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FB7BB | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAEBB
Deuteranopia (green-blind)
#96A0BC
Tritanopia (blue-blind)
#00BDB8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #2fb7bb; /* rgb */ color: rgb(47, 183, 187); /* oklch */ color: oklch(71.2% 0.111 198.0);
Tailwind
colors: {
custom: {
50: '#7fcdcf',
500: '#2fb7bb',
950: '#000000',
},
}SCSS
$custom: #2fb7bb; $custom-light: #7fcdcf; $custom-dark: #000000;
JSON
{
"hex": "#2fb7bb",
"rgb": {
"r": 47,
"g": 183,
"b": 187
},
"hsl": {
"h": 181.714,
"s": 59.829,
"l": 45.882
},
"oklch": {
"l": 0.71208,
"c": 0.11096,
"h": 198
},
"luminance": 0.38059
}Semantic roles & 50–950 ramp
primary
#2FB7BB
secondary
#C97F7C
accent
#4945E3
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1313
muted
#7D8282