#2FB2A5#2FB2A5
#2FB2A5 is a light, moderate teal. Relative luminance 0.352; OKLCH L 69.2% C 0.111 H 185.1°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #2FB2A5 |
|---|---|
| RGB | rgb(47, 178, 165) |
| HSL | hsl(174, 58%, 44%) |
| HSV | hsv(174, 74%, 70%) |
| CMYK | cmyk(73.6%, 0%, 7.3%, 30.2%) |
| CIE-LAB | lab(65.87, -37.39, -3.40) |
| CIE-LCH | lch(65.87, 37.55, 185.20°) |
| OKLab | oklab(69.21% -0.1104 -0.0098) |
| OKLCH | oklch(69.21% 0.111 185.1) |
| XYZ | xyz(23.8810, 35.1589, 41.1177) |
| Luminance | 0.3516 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.89
Topaz
#13BBAF
ΔE00 2.66
Tealish
#24BCA8
ΔE00 3.48
Turquoise (survey)
#06C2AC
ΔE00 5.09
Greeny Blue
#42B395
ΔE00 5.93
Blue Green
#0F9B8E
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FB2A5 #B22F3C
analogous
#2FB264 #2FB2A5 #2F7EB2
triadic
#2FB2A5 #A52FB2 #B2A52F
tetradic
#2FB2A5 #642FB2 #B22F3C #7EB22F
square
#2FB2A5 #642FB2 #B22F3C #7EB22F
split-complementary
#2FB2A5 #B22F7E #B2642F
monochromatic
#15514B #228278 #2FB2A5 #4ED0C3 #7EDDD4
Accessibility & contrast
On white
2.61
#2FB2A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#2FB2A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FB2A5
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FB2A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FB2A5 | 1.00 | 2.61 | 8.03 | 8.03 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A8A5
Deuteranopia (green-blind)
#979AA6
Tritanopia (blue-blind)
#00B6AE
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #2fb2a5; /* rgb */ color: rgb(47, 178, 165); /* oklch */ color: oklch(69.2% 0.111 185.1);
Tailwind
colors: {
custom: {
50: '#7cc9bf',
500: '#2fb2a5',
950: '#000000',
},
}SCSS
$custom: #2fb2a5; $custom-light: #7cc9bf; $custom-dark: #000000;
JSON
{
"hex": "#2fb2a5",
"rgb": {
"r": 47,
"g": 178,
"b": 165
},
"hsl": {
"h": 174.046,
"s": 58.222,
"l": 44.118
},
"oklch": {
"l": 0.6921,
"c": 0.11087,
"h": 185.1
},
"luminance": 0.35162
}Semantic roles & 50–950 ramp
primary
#2FB2A5
secondary
#C6777F
accent
#4656E1
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281