#2FB9BC#2FB9BC
#2FB9BC is a light, moderate teal. Relative luminance 0.389; OKLCH L 71.7% C 0.112 H 197.2°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #2FB9BC |
|---|---|
| RGB | rgb(47, 185, 188) |
| HSL | hsl(181, 60%, 46%) |
| HSV | hsv(181, 75%, 74%) |
| CMYK | cmyk(75%, 1.6%, 0%, 26.3%) |
| CIE-LAB | lab(68.70, -34.01, -11.91) |
| CIE-LCH | lch(68.70, 36.03, 199.30°) |
| OKLab | oklab(71.74% -0.1071 -0.0331) |
| OKLCH | oklch(71.74% 0.112 197.2) |
| XYZ | xyz(27.5942, 38.9297, 53.6271) |
| Luminance | 0.3893 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.75
Darkturquoise
#00CED1
ΔE00 5.48
Topaz
#13BBAF
ΔE00 5.68
Turquoise Blue
#06B1C4
ΔE00 6.00
Mediumturquoise
#48D1CC
ΔE00 6.79
Tealish
#24BCA8
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FB9BC #BC322F
analogous
#2FBC78 #2FB9BC #2F72BC
triadic
#2FB9BC #BC2FB9 #B9BC2F
tetradic
#2FB9BC #782FBC #BC322F #72BC2F
square
#2FB9BC #782FBC #BC322F #72BC2F
split-complementary
#2FB9BC #BC2F72 #BC782F
monochromatic
#17595A #23898B #2FB9BC #54D2D4 #85DFE0
Accessibility & contrast
On white
2.39
#2FB9BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#2FB9BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FB9BC
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FB9BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FB9BC | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB0BC
Deuteranopia (green-blind)
#98A1BD
Tritanopia (blue-blind)
#00BFBA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #2fb9bc; /* rgb */ color: rgb(47, 185, 188); /* oklch */ color: oklch(71.7% 0.112 197.2);
Tailwind
colors: {
custom: {
50: '#7fced0',
500: '#2fb9bc',
950: '#000000',
},
}SCSS
$custom: #2fb9bc; $custom-light: #7fced0; $custom-dark: #000000;
JSON
{
"hex": "#2fb9bc",
"rgb": {
"r": 47,
"g": 185,
"b": 188
},
"hsl": {
"h": 181.277,
"s": 60,
"l": 46.078
},
"oklch": {
"l": 0.71737,
"c": 0.11208,
"h": 197.2
},
"luminance": 0.38933
}Semantic roles & 50–950 ramp
primary
#2FB9BC
secondary
#CA7F7D
accent
#4845E3
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1414
muted
#7D8282