#2FB2C0#2FB2C0
#2FB2C0 is a light, moderate teal. Relative luminance 0.363; OKLCH L 70.2% C 0.109 H 205.8°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #2FB2C0 |
|---|---|
| RGB | rgb(47, 178, 192) |
| HSL | hsl(186, 61%, 47%) |
| HSV | hsv(186, 76%, 75%) |
| CMYK | cmyk(75.5%, 7.3%, 0%, 24.7%) |
| CIE-LAB | lab(66.71, -29.44, -17.12) |
| CIE-LCH | lch(66.71, 34.05, 210.17°) |
| OKLab | oklab(70.17% -0.0985 -0.0476) |
| OKLCH | oklch(70.17% 0.109 205.8) |
| XYZ | xyz(26.6029, 36.2477, 55.4534) |
| Luminance | 0.3625 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 1.69
Cadetblue
#5F9EA0
ΔE00 8.07
Lightseagreen
#20B2AA
ΔE00 8.44
Darkturquoise
#00CED1
ΔE00 8.61
Aqua Blue
#02D8E9
ΔE00 9.76
Topaz
#13BBAF
ΔE00 10.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FB2C0 #C03D2F
analogous
#2FC086 #2FB2C0 #2F6AC0
triadic
#2FB2C0 #C02FB2 #B2C02F
tetradic
#2FB2C0 #862FC0 #C03D2F #6AC02F
square
#2FB2C0 #862FC0 #C03D2F #6AC02F
split-complementary
#2FB2C0 #C02F6A #C0862F
monochromatic
#17575E #23848F #2FB2C0 #56C9D6 #88D9E2
Accessibility & contrast
On white
2.55
#2FB2C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#2FB2C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FB2C0
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FB2C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FB2C0 | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3ABC1
Deuteranopia (green-blind)
#8F9CC0
Tritanopia (blue-blind)
#00BAB6
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #2fb2c0; /* rgb */ color: rgb(47, 178, 192); /* oklch */ color: oklch(70.2% 0.109 205.8);
Tailwind
colors: {
custom: {
50: '#7fc9d3',
500: '#2fb2c0',
950: '#000000',
},
}SCSS
$custom: #2fb2c0; $custom-light: #7fc9d3; $custom-dark: #000000;
JSON
{
"hex": "#2fb2c0",
"rgb": {
"r": 47,
"g": 178,
"b": 192
},
"hsl": {
"h": 185.793,
"s": 60.669,
"l": 46.863
},
"oklch": {
"l": 0.70166,
"c": 0.1094,
"h": 205.8
},
"luminance": 0.36251
}Semantic roles & 50–950 ramp
primary
#2FB2C0
secondary
#CB877F
accent
#5344E4
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282