#2FB4AA#2FB4AA
#2FB4AA is a light, moderate teal. Relative luminance 0.361; OKLCH L 69.9% C 0.111 H 187.4°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #2FB4AA |
|---|---|
| RGB | rgb(47, 180, 170) |
| HSL | hsl(175, 59%, 45%) |
| HSV | hsv(175, 74%, 71%) |
| CMYK | cmyk(73.9%, 0%, 5.6%, 29.4%) |
| CIE-LAB | lab(66.63, -36.90, -5.05) |
| CIE-LCH | lch(66.63, 37.24, 187.80°) |
| OKLab | oklab(69.88% -0.1102 -0.0143) |
| OKLCH | oklch(69.88% 0.111 187.4) |
| XYZ | xyz(24.7458, 36.1462, 43.6951) |
| Luminance | 0.3615 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.07
Topaz
#13BBAF
ΔE00 2.17
Tealish
#24BCA8
ΔE00 3.94
Turquoise (survey)
#06C2AC
ΔE00 5.35
Greeny Blue
#42B395
ΔE00 7.05
Blue Green
#0F9B8E
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FB4AA #B42F39
analogous
#2FB468 #2FB4AA #2F7BB4
triadic
#2FB4AA #AA2FB4 #B4AA2F
tetradic
#2FB4AA #682FB4 #B42F39 #7BB42F
square
#2FB4AA #682FB4 #B42F39 #7BB42F
split-complementary
#2FB4AA #B42F7B #B4682F
monochromatic
#16534E #22837C #2FB4AA #4FD1C7 #80DED7
Accessibility & contrast
On white
2.55
#2FB4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#2FB4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FB4AA
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FB4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FB4AA | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAAAA
Deuteranopia (green-blind)
#979CAB
Tritanopia (blue-blind)
#00B8B1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #2fb4aa; /* rgb */ color: rgb(47, 180, 170); /* oklch */ color: oklch(69.9% 0.111 187.4);
Tailwind
colors: {
custom: {
50: '#7dcbc3',
500: '#2fb4aa',
950: '#000000',
},
}SCSS
$custom: #2fb4aa; $custom-light: #7dcbc3; $custom-dark: #000000;
JSON
{
"hex": "#2fb4aa",
"rgb": {
"r": 47,
"g": 180,
"b": 170
},
"hsl": {
"h": 175.489,
"s": 58.59,
"l": 44.51
},
"oklch": {
"l": 0.69876,
"c": 0.11108,
"h": 187.4
},
"luminance": 0.36149
}Semantic roles & 50–950 ramp
primary
#2FB4AA
secondary
#C7787E
accent
#4652E2
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281