#2FBCA2#2FBCA2
#2FBCA2 is a light, vivid teal. Relative luminance 0.392; OKLCH L 71.6% C 0.122 H 177.0°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #2FBCA2 |
|---|---|
| RGB | rgb(47, 188, 162) |
| HSL | hsl(169, 60%, 46%) |
| HSV | hsv(169, 75%, 74%) |
| CMYK | cmyk(75%, 0%, 13.8%, 26.3%) |
| CIE-LAB | lab(68.88, -42.65, 2.65) |
| CIE-LCH | lch(68.88, 42.73, 176.45°) |
| OKLab | oklab(71.64% -0.1218 0.0064) |
| OKLCH | oklch(71.64% 0.122 177) |
| XYZ | xyz(25.6738, 39.1763, 40.3841) |
| Luminance | 0.3918 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.03
Turquoise (survey)
#06C2AC
ΔE00 2.45
Greeny Blue
#42B395
ΔE00 3.28
Topaz
#13BBAF
ΔE00 4.78
Mediumaquamarine
#66CDAA
ΔE00 6.46
Lightseagreen
#20B2AA
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FBCA2 #BC2F49
analogous
#2FBC5B #2FBCA2 #2F8FBC
triadic
#2FBCA2 #A22FBC #BCA22F
tetradic
#2FBCA2 #5B2FBC #BC2F49 #8FBC2F
square
#2FBCA2 #5B2FBC #BC2F49 #8FBC2F
split-complementary
#2FBCA2 #BC2F8F #BC5B2F
monochromatic
#175A4E #238B78 #2FBCA2 #54D4BD #85E0D0
Accessibility & contrast
On white
2.38
#2FBCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#2FBCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FBCA2
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FBCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FBCA2 | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B0A1
Deuteranopia (green-blind)
#A2A2A4
Tritanopia (blue-blind)
#00BFB4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #2fbca2; /* rgb */ color: rgb(47, 188, 162); /* oklch */ color: oklch(71.6% 0.122 177.0);
Tailwind
colors: {
custom: {
50: '#7ed1bd',
500: '#2fbca2',
950: '#000000',
},
}SCSS
$custom: #2fbca2; $custom-light: #7ed1bd; $custom-dark: #000000;
JSON
{
"hex": "#2fbca2",
"rgb": {
"r": 47,
"g": 188,
"b": 162
},
"hsl": {
"h": 168.936,
"s": 60,
"l": 46.078
},
"oklch": {
"l": 0.71637,
"c": 0.12201,
"h": 177
},
"luminance": 0.39179
}Semantic roles & 50–950 ramp
primary
#2FBCA2
secondary
#CA7D8B
accent
#4562E3
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0B1412
muted
#7C8281