#2FBCA8#2FBCA8
#2FBCA8 is a light, moderate teal. Relative luminance 0.394; OKLCH L 71.8% C 0.119 H 180.9°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #2FBCA8 |
|---|---|
| RGB | rgb(47, 188, 168) |
| HSL | hsl(171, 60%, 46%) |
| HSV | hsv(171, 75%, 74%) |
| CMYK | cmyk(75%, 0%, 10.6%, 26.3%) |
| CIE-LAB | lab(69.04, -41.05, -0.42) |
| CIE-LCH | lch(69.04, 41.05, 180.58°) |
| OKLab | oklab(71.82% -0.119 -0.0018) |
| OKLCH | oklch(71.82% 0.119 180.9) |
| XYZ | xyz(26.2199, 39.3948, 43.2603) |
| Luminance | 0.3940 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 0.45
Turquoise (survey)
#06C2AC
ΔE00 1.89
Topaz
#13BBAF
ΔE00 2.88
Greeny Blue
#42B395
ΔE00 4.63
Lightseagreen
#20B2AA
ΔE00 4.86
Mediumaquamarine
#66CDAA
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FBCA8 #BC2F43
analogous
#2FBC61 #2FBCA8 #2F89BC
triadic
#2FBCA8 #A82FBC #BCA82F
tetradic
#2FBCA8 #612FBC #BC2F43 #89BC2F
square
#2FBCA8 #612FBC #BC2F43 #89BC2F
split-complementary
#2FBCA8 #BC2F89 #BC612F
monochromatic
#175A50 #238B7C #2FBCA8 #54D4C2 #85E0D3
Accessibility & contrast
On white
2.36
#2FBCA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#2FBCA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FBCA8
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FBCA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FBCA8 | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B1A7
Deuteranopia (green-blind)
#A1A3AA
Tritanopia (blue-blind)
#00BFB6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #2fbca8; /* rgb */ color: rgb(47, 188, 168); /* oklch */ color: oklch(71.8% 0.119 180.9);
Tailwind
colors: {
custom: {
50: '#7ed1c1',
500: '#2fbca8',
950: '#000000',
},
}SCSS
$custom: #2fbca8; $custom-light: #7ed1c1; $custom-dark: #000000;
JSON
{
"hex": "#2fbca8",
"rgb": {
"r": 47,
"g": 188,
"b": 168
},
"hsl": {
"h": 171.489,
"s": 60,
"l": 46.078
},
"oklch": {
"l": 0.71818,
"c": 0.11906,
"h": 180.9
},
"luminance": 0.39398
}Semantic roles & 50–950 ramp
primary
#2FBCA8
secondary
#CA7D88
accent
#455BE3
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0B1412
muted
#7C8281