#2FB4A5#2FB4A5
#2FB4A5 is a light, moderate teal. Relative luminance 0.360; OKLCH L 69.7% C 0.113 H 183.7°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #2FB4A5 |
|---|---|
| RGB | rgb(47, 180, 165) |
| HSL | hsl(173, 59%, 45%) |
| HSV | hsv(173, 74%, 71%) |
| CMYK | cmyk(73.9%, 0%, 8.3%, 29.4%) |
| CIE-LAB | lab(66.49, -38.30, -2.49) |
| CIE-LCH | lch(66.49, 38.38, 183.73°) |
| OKLab | oklab(69.71% -0.1124 -0.0073) |
| OKLCH | oklch(69.71% 0.113 183.7) |
| XYZ | xyz(24.2818, 35.9606, 41.2514) |
| Luminance | 0.3596 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 2.42
Lightseagreen
#20B2AA
ΔE00 2.59
Tealish
#24BCA8
ΔE00 2.64
Turquoise (survey)
#06C2AC
ΔE00 4.29
Greeny Blue
#42B395
ΔE00 5.30
Blue Green
#0F9B8E
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FB4A5 #B42F3E
analogous
#2FB463 #2FB4A5 #2F81B4
triadic
#2FB4A5 #A52FB4 #B4A52F
tetradic
#2FB4A5 #632FB4 #B42F3E #81B42F
square
#2FB4A5 #632FB4 #B42F3E #81B42F
split-complementary
#2FB4A5 #B42F81 #B4632F
monochromatic
#16534C #228379 #2FB4A5 #4FD1C2 #80DED3
Accessibility & contrast
On white
2.56
#2FB4A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#2FB4A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FB4A5
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FB4A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FB4A5 | 1.00 | 2.56 | 8.19 | 8.19 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAAA5
Deuteranopia (green-blind)
#999CA6
Tritanopia (blue-blind)
#00B8AF
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #2fb4a5; /* rgb */ color: rgb(47, 180, 165); /* oklch */ color: oklch(69.7% 0.113 183.7);
Tailwind
colors: {
custom: {
50: '#7dcbbf',
500: '#2fb4a5',
950: '#000000',
},
}SCSS
$custom: #2fb4a5; $custom-light: #7dcbbf; $custom-dark: #000000;
JSON
{
"hex": "#2fb4a5",
"rgb": {
"r": 47,
"g": 180,
"b": 165
},
"hsl": {
"h": 173.233,
"s": 58.59,
"l": 44.51
},
"oklch": {
"l": 0.69713,
"c": 0.11269,
"h": 183.7
},
"luminance": 0.35963
}Semantic roles & 50–950 ramp
primary
#2FB4A5
secondary
#C77881
accent
#4658E2
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281