#2FB5A8#2FB5A8
#2FB5A8 is a light, moderate teal. Relative luminance 0.365; OKLCH L 70.1% C 0.113 H 185.2°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #2FB5A8 |
|---|---|
| RGB | rgb(47, 181, 168) |
| HSL | hsl(174, 59%, 45%) |
| HSV | hsv(174, 74%, 71%) |
| CMYK | cmyk(74%, 0%, 7.2%, 29%) |
| CIE-LAB | lab(66.88, -37.92, -3.58) |
| CIE-LCH | lch(66.88, 38.09, 185.39°) |
| OKLab | oklab(70.06% -0.1121 -0.0103) |
| OKLCH | oklch(70.06% 0.113 185.2) |
| XYZ | xyz(24.7607, 36.4763, 42.7738) |
| Luminance | 0.3648 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.90
Lightseagreen
#20B2AA
ΔE00 2.01
Tealish
#24BCA8
ΔE00 2.93
Turquoise (survey)
#06C2AC
ΔE00 4.45
Greeny Blue
#42B395
ΔE00 6.04
Blue Green
#0F9B8E
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FB5A8 #B52F3C
analogous
#2FB565 #2FB5A8 #2F7FB5
triadic
#2FB5A8 #A82FB5 #B5A82F
tetradic
#2FB5A8 #652FB5 #B52F3C #7FB52F
square
#2FB5A8 #652FB5 #B52F3C #7FB52F
split-complementary
#2FB5A8 #B52F7F #B5652F
monochromatic
#16544E #22847B #2FB5A8 #50D1C5 #80DED5
Accessibility & contrast
On white
2.53
#2FB5A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#2FB5A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FB5A8
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FB5A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FB5A8 | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACABA8
Deuteranopia (green-blind)
#999DA9
Tritanopia (blue-blind)
#00B9B1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #2fb5a8; /* rgb */ color: rgb(47, 181, 168); /* oklch */ color: oklch(70.1% 0.113 185.2);
Tailwind
colors: {
custom: {
50: '#7dccc1',
500: '#2fb5a8',
950: '#000000',
},
}SCSS
$custom: #2fb5a8; $custom-light: #7dccc1; $custom-dark: #000000;
JSON
{
"hex": "#2fb5a8",
"rgb": {
"r": 47,
"g": 181,
"b": 168
},
"hsl": {
"h": 174.179,
"s": 58.772,
"l": 44.706
},
"oklch": {
"l": 0.70061,
"c": 0.11254,
"h": 185.2
},
"luminance": 0.36479
}Semantic roles & 50–950 ramp
primary
#2FB5A8
secondary
#C77980
accent
#4655E2
background
#F8FCFB
surface
#EFF9F7
border
#CAD2D0
text
#0B1312
muted
#7C8281