#2FBF9C#2FBF9C
#2FBF9C is a light, vivid teal. Relative luminance 0.403; OKLCH L 72.2% C 0.129 H 172.0°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #2FBF9C |
|---|---|
| RGB | rgb(47, 191, 156) |
| HSL | hsl(165, 61%, 47%) |
| HSV | hsv(165, 75%, 75%) |
| CMYK | cmyk(75.4%, 0%, 18.3%, 25.1%) |
| CIE-LAB | lab(69.66, -45.47, 7.05) |
| CIE-LCH | lch(69.66, 46.01, 171.19°) |
| OKLab | oklab(72.22% -0.1277 0.0179) |
| OKLCH | oklch(72.22% 0.129 172) |
| XYZ | xyz(25.8007, 40.2631, 37.8578) |
| Luminance | 0.4027 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.52
Green Blue
#01C08D
ΔE00 4.08
Turquoise (survey)
#06C2AC
ΔE00 4.41
Tealish
#24BCA8
ΔE00 4.67
Mediumaquamarine
#66CDAA
ΔE00 5.30
Greenblue
#23C48B
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FBF9C #BF2F52
analogous
#2FBF54 #2FBF9C #2F9ABF
triadic
#2FBF9C #9C2FBF #BF9C2F
tetradic
#2FBF9C #542FBF #BF2F52 #9ABF2F
square
#2FBF9C #542FBF #BF2F52 #9ABF2F
split-complementary
#2FBF9C #BF2F9A #BF542F
monochromatic
#175D4C #238E74 #2FBF9C #56D5B6 #87E1CB
Accessibility & contrast
On white
2.32
#2FBF9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#2FBF9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FBF9C
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FBF9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FBF9C | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B29A
Deuteranopia (green-blind)
#A6A59E
Tritanopia (blue-blind)
#00C1B5
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #2fbf9c; /* rgb */ color: rgb(47, 191, 156); /* oklch */ color: oklch(72.2% 0.129 172.0);
Tailwind
colors: {
custom: {
50: '#7ed3b9',
500: '#2fbf9c',
950: '#000000',
},
}SCSS
$custom: #2fbf9c; $custom-light: #7ed3b9; $custom-dark: #000000;
JSON
{
"hex": "#2fbf9c",
"rgb": {
"r": 47,
"g": 191,
"b": 156
},
"hsl": {
"h": 165.417,
"s": 60.504,
"l": 46.667
},
"oklch": {
"l": 0.72224,
"c": 0.1289,
"h": 172
},
"luminance": 0.40266
}Semantic roles & 50–950 ramp
primary
#2FBF9C
secondary
#CB7F91
accent
#446BE4
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0B1411
muted
#7C8380