#2FB4B4#2FB4B4
#2FB4B4 is a light, moderate teal. Relative luminance 0.365; OKLCH L 70.2% C 0.109 H 195.0°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #2FB4B4 |
|---|---|
| RGB | rgb(47, 180, 180) |
| HSL | hsl(180, 59%, 45%) |
| HSV | hsv(180, 74%, 71%) |
| CMYK | cmyk(73.9%, 0%, 0%, 29.4%) |
| CIE-LAB | lab(66.93, -34.02, -10.14) |
| CIE-LCH | lch(66.93, 35.50, 196.61°) |
| OKLab | oklab(70.22% -0.1057 -0.0282) |
| OKLCH | oklch(70.22% 0.109 195) |
| XYZ | xyz(25.7280, 36.5390, 48.8679) |
| Luminance | 0.3654 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.23
Topaz
#13BBAF
ΔE00 4.87
Turquoise Blue
#06B1C4
ΔE00 6.73
Darkturquoise
#00CED1
ΔE00 6.90
Tealish
#24BCA8
ΔE00 7.39
Mediumturquoise
#48D1CC
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FB4B4 #B42F2F
analogous
#2FB472 #2FB4B4 #2F72B4
triadic
#2FB4B4 #B42FB4 #B4B42F
tetradic
#2FB4B4 #722FB4 #B42F2F #72B42F
square
#2FB4B4 #722FB4 #B42F2F #72B42F
split-complementary
#2FB4B4 #B42F72 #B4722F
monochromatic
#165353 #228383 #2FB4B4 #4FD1D1 #80DEDE
Accessibility & contrast
On white
2.53
#2FB4B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#2FB4B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FB4B4
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FB4B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FB4B4 | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ABB4
Deuteranopia (green-blind)
#959DB5
Tritanopia (blue-blind)
#00BAB4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #2fb4b4; /* rgb */ color: rgb(47, 180, 180); /* oklch */ color: oklch(70.2% 0.109 195.0);
Tailwind
colors: {
custom: {
50: '#7ecbca',
500: '#2fb4b4',
950: '#000000',
},
}SCSS
$custom: #2fb4b4; $custom-light: #7ecbca; $custom-dark: #000000;
JSON
{
"hex": "#2fb4b4",
"rgb": {
"r": 47,
"g": 180,
"b": 180
},
"hsl": {
"h": 180,
"s": 58.59,
"l": 44.51
},
"oklch": {
"l": 0.70217,
"c": 0.10936,
"h": 195
},
"luminance": 0.36542
}Semantic roles & 50–950 ramp
primary
#2FB4B4
secondary
#C77878
accent
#4646E2
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0B1313
muted
#7C8282