#2FBDBE#2FBDBE
#2FBDBE is a light, moderate teal. Relative luminance 0.407; OKLCH L 72.8% C 0.114 H 195.7°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #2FBDBE |
|---|---|
| RGB | rgb(47, 189, 190) |
| HSL | hsl(180, 60%, 46%) |
| HSV | hsv(180, 75%, 75%) |
| CMYK | cmyk(75.3%, 0.5%, 0%, 25.5%) |
| CIE-LAB | lab(69.97, -35.30, -11.10) |
| CIE-LCH | lch(69.97, 37.00, 197.46°) |
| OKLab | oklab(72.79% -0.1101 -0.0309) |
| OKLCH | oklch(72.79% 0.114 195.7) |
| XYZ | xyz(28.6599, 40.7137, 55.0533) |
| Luminance | 0.4072 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 4.44
Lightseagreen
#20B2AA
ΔE00 4.73
Topaz
#13BBAF
ΔE00 4.97
Mediumturquoise
#48D1CC
ΔE00 5.55
Turquoise Blue
#06B1C4
ΔE00 7.12
Tealish
#24BCA8
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FBDBE #BE302F
analogous
#2FBE78 #2FBDBE #2F76BE
triadic
#2FBDBE #BE2FBD #BDBE2F
tetradic
#2FBDBE #782FBE #BE302F #76BE2F
square
#2FBDBE #782FBE #BE302F #76BE2F
split-complementary
#2FBDBE #BE2F76 #BE782F
monochromatic
#175B5C #238C8D #2FBDBE #55D4D5 #86E0E1
Accessibility & contrast
On white
2.30
#2FBDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#2FBDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FBDBE
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FBDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FBDBE | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B4BE
Deuteranopia (green-blind)
#9CA5BF
Tritanopia (blue-blind)
#00C3BD
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #2fbdbe; /* rgb */ color: rgb(47, 189, 190); /* oklch */ color: oklch(72.8% 0.114 195.7);
Tailwind
colors: {
custom: {
50: '#80d1d1',
500: '#2fbdbe',
950: '#000000',
},
}SCSS
$custom: #2fbdbe; $custom-light: #80d1d1; $custom-dark: #000000;
JSON
{
"hex": "#2fbdbe",
"rgb": {
"r": 47,
"g": 189,
"b": 190
},
"hsl": {
"h": 180.42,
"s": 60.338,
"l": 46.471
},
"oklch": {
"l": 0.72792,
"c": 0.11436,
"h": 195.7
},
"luminance": 0.40717
}Semantic roles & 50–950 ramp
primary
#2FBDBE
secondary
#CB7F7E
accent
#4544E3
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1414
muted
#7D8282