#2FB4C0#2FB4C0
#2FB4C0 is a light, moderate teal. Relative luminance 0.371; OKLCH L 70.7% C 0.110 H 204.1°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #2FB4C0 |
|---|---|
| RGB | rgb(47, 180, 192) |
| HSL | hsl(185, 61%, 47%) |
| HSV | hsv(185, 76%, 75%) |
| CMYK | cmyk(75.5%, 6.2%, 0%, 24.7%) |
| CIE-LAB | lab(67.31, -30.41, -16.20) |
| CIE-LCH | lch(67.31, 34.46, 208.04°) |
| OKLab | oklab(70.66% -0.1005 -0.045) |
| OKLCH | oklch(70.66% 0.11 204.1) |
| XYZ | xyz(27.0038, 37.0493, 55.5870) |
| Luminance | 0.3705 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.47
Lightseagreen
#20B2AA
ΔE00 7.71
Darkturquoise
#00CED1
ΔE00 7.75
Cadetblue
#5F9EA0
ΔE00 8.28
Topaz
#13BBAF
ΔE00 9.23
Aqua Blue
#02D8E9
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FB4C0 #C03B2F
analogous
#2FC084 #2FB4C0 #2F6BC0
triadic
#2FB4C0 #C02FB4 #B4C02F
tetradic
#2FB4C0 #842FC0 #C03B2F #6BC02F
square
#2FB4C0 #842FC0 #C03B2F #6BC02F
split-complementary
#2FB4C0 #C02F6B #C0842F
monochromatic
#17585E #23868F #2FB4C0 #56CBD6 #88DAE2
Accessibility & contrast
On white
2.50
#2FB4C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#2FB4C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FB4C0
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FB4C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FB4C0 | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ACC1
Deuteranopia (green-blind)
#919EC0
Tritanopia (blue-blind)
#00BCB7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #2fb4c0; /* rgb */ color: rgb(47, 180, 192); /* oklch */ color: oklch(70.7% 0.110 204.1);
Tailwind
colors: {
custom: {
50: '#7fcbd3',
500: '#2fb4c0',
950: '#000000',
},
}SCSS
$custom: #2fb4c0; $custom-light: #7fcbd3; $custom-dark: #000000;
JSON
{
"hex": "#2fb4c0",
"rgb": {
"r": 47,
"g": 180,
"b": 192
},
"hsl": {
"h": 184.966,
"s": 60.669,
"l": 46.863
},
"oklch": {
"l": 0.70656,
"c": 0.1101,
"h": 204.1
},
"luminance": 0.37053
}Semantic roles & 50–950 ramp
primary
#2FB4C0
secondary
#CB867F
accent
#5144E4
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282