#2FAB98#2FAB98
#2FAB98 is a light, moderate teal. Relative luminance 0.320; OKLCH L 67.0% C 0.109 H 180.2°. Best body text is #000000 at 7.40:1 contrast (WCAG AA passes).
Color values
| HEX | #2FAB98 |
|---|---|
| RGB | rgb(47, 171, 152) |
| HSL | hsl(171, 57%, 43%) |
| HSV | hsv(171, 73%, 67%) |
| CMYK | cmyk(72.5%, 0%, 11.1%, 32.9%) |
| CIE-LAB | lab(63.34, -37.80, 0.12) |
| CIE-LCH | lch(63.34, 37.80, 179.82°) |
| OKLab | oklab(67.03% -0.1094 -0.0003) |
| OKLCH | oklch(67.03% 0.109 180.2) |
| XYZ | xyz(21.3999, 31.9946, 34.7474) |
| Luminance | 0.3200 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 4.33
Lightseagreen
#20B2AA
ΔE00 4.64
Tealish
#24BCA8
ΔE00 4.78
Blue Green
#0F9B8E
ΔE00 5.42
Topaz
#13BBAF
ΔE00 5.42
Turquoise (survey)
#06C2AC
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FAB98 #AB2F42
analogous
#2FAB5A #2FAB98 #2F80AB
triadic
#2FAB98 #982FAB #AB982F
tetradic
#2FAB98 #5A2FAB #AB2F42 #80AB2F
square
#2FAB98 #5A2FAB #AB2F42 #80AB2F
split-complementary
#2FAB98 #AB2F80 #AB5A2F
monochromatic
#154B43 #227B6D #2FAB98 #4ACDB9 #7ADACC
Accessibility & contrast
On white
2.84
#2FAB98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.40
#2FAB98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FAB98
7.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FAB98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FAB98 | 1.00 | 2.84 | 7.40 | 7.40 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A197
Deuteranopia (green-blind)
#92949A
Tritanopia (blue-blind)
#00AEA5
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #2fab98; /* rgb */ color: rgb(47, 171, 152); /* oklch */ color: oklch(67.0% 0.109 180.2);
Tailwind
colors: {
custom: {
50: '#7ac4b6',
500: '#2fab98',
950: '#000000',
},
}SCSS
$custom: #2fab98; $custom-light: #7ac4b6; $custom-dark: #000000;
JSON
{
"hex": "#2fab98",
"rgb": {
"r": 47,
"g": 171,
"b": 152
},
"hsl": {
"h": 170.806,
"s": 56.881,
"l": 42.745
},
"oklch": {
"l": 0.67025,
"c": 0.10938,
"h": 180.2
},
"luminance": 0.31997
}Semantic roles & 50–950 ramp
primary
#2FAB98
secondary
#C3737F
accent
#485FE0
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280