#2FBDC0#2FBDC0
#2FBDC0 is a light, moderate teal. Relative luminance 0.408; OKLCH L 72.9% C 0.114 H 197.1°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #2FBDC0 |
|---|---|
| RGB | rgb(47, 189, 192) |
| HSL | hsl(181, 61%, 47%) |
| HSV | hsv(181, 76%, 75%) |
| CMYK | cmyk(75.5%, 1.6%, 0%, 24.7%) |
| CIE-LAB | lab(70.04, -34.71, -12.10) |
| CIE-LCH | lch(70.04, 36.76, 199.23°) |
| OKLab | oklab(72.86% -0.1092 -0.0336) |
| OKLCH | oklch(72.86% 0.114 197.1) |
| XYZ | xyz(28.8800, 40.8018, 56.2124) |
| Luminance | 0.4081 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 4.42
Lightseagreen
#20B2AA
ΔE00 5.31
Topaz
#13BBAF
ΔE00 5.71
Mediumturquoise
#48D1CC
ΔE00 5.83
Turquoise Blue
#06B1C4
ΔE00 6.49
Aqua Blue
#02D8E9
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FBDC0 #C0322F
analogous
#2FC07A #2FBDC0 #2F75C0
triadic
#2FBDC0 #C02FBD #BDC02F
tetradic
#2FBDC0 #7A2FC0 #C0322F #75C02F
square
#2FBDC0 #7A2FC0 #C0322F #75C02F
split-complementary
#2FBDC0 #C02F75 #C07A2F
monochromatic
#175C5E #238D8F #2FBDC0 #56D3D6 #88E0E2
Accessibility & contrast
On white
2.29
#2FBDC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#2FBDC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FBDC0
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FBDC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FBDC0 | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B4C0
Deuteranopia (green-blind)
#9BA5C1
Tritanopia (blue-blind)
#00C4BE
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #2fbdc0; /* rgb */ color: rgb(47, 189, 192); /* oklch */ color: oklch(72.9% 0.114 197.1);
Tailwind
colors: {
custom: {
50: '#80d1d3',
500: '#2fbdc0',
950: '#000000',
},
}SCSS
$custom: #2fbdc0; $custom-light: #80d1d3; $custom-dark: #000000;
JSON
{
"hex": "#2fbdc0",
"rgb": {
"r": 47,
"g": 189,
"b": 192
},
"hsl": {
"h": 181.241,
"s": 60.669,
"l": 46.863
},
"oklch": {
"l": 0.72863,
"c": 0.1143,
"h": 197.1
},
"luminance": 0.40805
}Semantic roles & 50–950 ramp
primary
#2FBDC0
secondary
#CB817F
accent
#4744E4
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1414
muted
#7D8282