#2F9F93#2F9F93
#2F9F93 is a light, moderate teal. Relative luminance 0.275; OKLCH L 63.8% C 0.100 H 184.6°. Best body text is #000000 at 6.50:1 contrast (WCAG AA passes).
Color values
| HEX | #2F9F93 |
|---|---|
| RGB | rgb(47, 159, 147) |
| HSL | hsl(174, 54%, 40%) |
| HSV | hsv(174, 70%, 62%) |
| CMYK | cmyk(70.4%, 0%, 7.5%, 37.6%) |
| CIE-LAB | lab(59.44, -33.67, -2.79) |
| CIE-LCH | lch(59.44, 33.78, 184.73°) |
| OKLab | oklab(63.8% -0.0993 -0.0081) |
| OKLCH | oklch(63.8% 0.1 184.6) |
| XYZ | xyz(18.8344, 27.5050, 31.9145) |
| Luminance | 0.2751 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Blue Green
#0F9B8E
ΔE00 2.02
Sea
#3C9992
ΔE00 2.83
Teal (survey)
#029386
ΔE00 4.48
Dull Teal
#5F9E8F
ΔE00 5.33
Dusty Teal
#4C9085
ΔE00 5.74
Grey Teal
#5E9B8A
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2F9F93 #9F2F3B
analogous
#2F9F5B #2F9F93 #2F739F
triadic
#2F9F93 #932F9F #9F932F
tetradic
#2F9F93 #5B2F9F #9F2F3B #739F2F
square
#2F9F93 #5B2F9F #9F2F3B #739F2F
split-complementary
#2F9F93 #9F2F73 #9F5B2F
monochromatic
#13413C #217067 #2F9F93 #44C8B9 #73D6CB
Accessibility & contrast
On white
3.23
#2F9F93 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.50
#2F9F93 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2F9F93
6.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2F9F93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2F9F93 | 1.00 | 3.23 | 6.50 | 6.50 |
| #FFFFFF | 3.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979693
Deuteranopia (green-blind)
#878A94
Tritanopia (blue-blind)
#00A29B
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #2f9f93; /* rgb */ color: rgb(47, 159, 147); /* oklch */ color: oklch(63.8% 0.100 184.6);
Tailwind
colors: {
custom: {
50: '#78bcb2',
500: '#2f9f93',
950: '#000000',
},
}SCSS
$custom: #2f9f93; $custom-light: #78bcb2; $custom-dark: #000000;
JSON
{
"hex": "#2f9f93",
"rgb": {
"r": 47,
"g": 159,
"b": 147
},
"hsl": {
"h": 173.571,
"s": 54.369,
"l": 40.392
},
"oklch": {
"l": 0.638,
"c": 0.09963,
"h": 184.6
},
"luminance": 0.27507
}Semantic roles & 50–950 ramp
primary
#2F9F93
secondary
#BD6D75
accent
#4A5ADE
background
#F7FBFA
surface
#EEF6F5
border
#C9D0CF
text
#0A1211
muted
#7C8180